diff options
Diffstat (limited to 'all.h')
| -rw-r--r-- | all.h | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -131,6 +131,8 @@ typedef struct { | |||
| 131 | bool cursor_captured; | 131 | bool cursor_captured; |
| 132 | bool vsync; | 132 | bool vsync; |
| 133 | int target_fps; | 133 | int target_fps; |
| 134 | int screen_width; | ||
| 135 | int screen_height; | ||
| 134 | Font font_ui; | 136 | Font font_ui; |
| 135 | 137 | ||
| 136 | PlayerState player; | 138 | PlayerState player; |
