aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_types.h
diff options
context:
space:
mode:
authorkdx <kdx@42l.fr>2023-02-22 04:47:48 +0100
committerkdx <kdx@42l.fr>2023-02-22 05:07:48 +0100
commite7912bec3ccda1e6a43de6125ed16026b79118ae (patch)
tree4ad0742179d195392c0b8adb2712426764a38d19 /headers/TZR_types.h
parent01ce85faa2cc7254c3486a20b854b55336f79216 (diff)
downloadtzr-e7912bec3ccda1e6a43de6125ed16026b79118ae.tar.gz
cute upscaling you got here
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 1561909..e820fe7 100644
--- a/headers/TZR_types.h
+++ b/headers/TZR_types.h
@@ -39,6 +39,7 @@ struct TZR_Config {
int width;
int height;
int target_fps;
+ bool pixel_perfect;
const char *title;
};