aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_types.h
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-11-27 09:01:12 +0100
committerkdx <kikoodx@paranoici.org>2023-11-27 09:03:29 +0100
commit1da04b7ad7b404bf42e9e781100393f73cb59df0 (patch)
tree788813e6c16bfe498920f163b56b30401bac64e2 /headers/TZR_types.h
parent659c92f1b6eb6646334e66a4f1204157f5855faa (diff)
downloadtzr-1da04b7ad7b404bf42e9e781100393f73cb59df0.tar.gz
ratio setting
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 105ac38..cd0baad 100644
--- a/headers/TZR_types.h
+++ b/headers/TZR_types.h
@@ -57,6 +57,7 @@ struct TZR_Config {
int height;
float scale;
int target_fps;
+ float ratio;
bool pixel_perfect;
bool hd_render;
bool scale_linear;