aboutsummaryrefslogtreecommitdiffstats
path: root/src/sldj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sldj.h')
-rw-r--r--src/sldj.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sldj.h b/src/sldj.h
index d64b99c..a577a60 100644
--- a/src/sldj.h
+++ b/src/sldj.h
@@ -15,6 +15,7 @@
typedef struct Sldj {
RenderTexture viewport;
+ bool isPaused;
uint8_t targetFps;
uint32_t frameCounter;