aboutsummaryrefslogtreecommitdiff
path: root/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'all.h')
-rw-r--r--all.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/all.h b/all.h
index 26ccffb..8821f86 100644
--- a/all.h
+++ b/all.h
@@ -130,6 +130,7 @@ typedef struct {
130 Camera camera; 130 Camera camera;
131 bool cursor_captured; 131 bool cursor_captured;
132 bool vsync; 132 bool vsync;
133 int target_fps;
133 Font font_ui; 134 Font font_ui;
134 135
135 PlayerState player; 136 PlayerState player;