summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.h b/main.h
index d5a0126..3c81c43 100644
--- a/main.h
+++ b/main.h
@@ -386,6 +386,7 @@ struct project_state
bool32 IsRunning = 1;
bool32 IsPlaying;
bool32 DemoButton = 1;
+ bool32 GridButton = 1;
uint16 NumberOfSelectedLayers;
int16 MostRecentlySelectedLayer = -1; // convenience for the properties panel