aboutsummaryrefslogtreecommitdiffstats
path: root/src/sldj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sldj.h')
-rw-r--r--src/sldj.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sldj.h b/src/sldj.h
index 7788a86..d64b99c 100644
--- a/src/sldj.h
+++ b/src/sldj.h
@@ -14,7 +14,8 @@
typedef struct Sldj {
RenderTexture viewport;
-
+
+ uint8_t targetFps;
uint32_t frameCounter;
// Used for always using a 0 to 2**16 range when scanning.