diff options
Diffstat (limited to 'src/sldj.h')
-rw-r--r-- | src/sldj.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ typedef struct Sldj { RenderTexture viewport; + bool isPaused; uint8_t targetFps; uint32_t frameCounter; |