aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_types.h
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-11-29 11:24:04 +0100
committerkdx <kikoodx@paranoici.org>2023-11-29 11:24:04 +0100
commitb5927ba9a22dd256603b81d452fdb3cfaf0dc2ba (patch)
tree09e4fb4cd34393523ceccc7dd719881aadebdd1d /headers/TZR_types.h
parent1da04b7ad7b404bf42e9e781100393f73cb59df0 (diff)
downloadtzr-b5927ba9a22dd256603b81d452fdb3cfaf0dc2ba.tar.gz
interlace effect
Diffstat (limited to 'headers/TZR_types.h')
-rw-r--r--headers/TZR_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/headers/TZR_types.h b/headers/TZR_types.h
index cd0baad..e7d13fc 100644
--- a/headers/TZR_types.h
+++ b/headers/TZR_types.h
@@ -59,6 +59,7 @@ struct TZR_Config {
int target_fps;
float ratio;
bool pixel_perfect;
+ bool interlace;
bool hd_render;
bool scale_linear;
bool show_cursor;