tweak save

This commit is contained in:
mwalker33
2020-04-13 16:17:57 +10:00
parent 0cc2bda952
commit 3b4f851d2d
4 changed files with 27 additions and 7 deletions

View File

@@ -30,6 +30,7 @@ typedef struct {
bool pm3_present;
bool help_dump_mode;
bool show_hints;
bool window_changed; // track if plot/overlay pos/size changed to save on exit
int window_plot_xpos;
int window_plot_ypos;
int window_plot_hsize;