aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers/TZR_types.h')
-rw-r--r--headers/TZR_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/headers/TZR_types.h b/headers/TZR_types.h
index b9ec3eb..55a0d1d 100644
--- a/headers/TZR_types.h
+++ b/headers/TZR_types.h
@@ -54,10 +54,10 @@ struct TZR_Config {
int scale;
int target_fps;
bool pixel_perfect;
+ bool hd_render;
bool show_cursor;
unsigned int mixer;
bool png_loading;
- bool light_system;
const char *title;
};