summaryrefslogtreecommitdiff
path: root/src/til_video_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/til_video_setup.h')
-rw-r--r--src/til_video_setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/til_video_setup.h b/src/til_video_setup.h
index 21c5844..f774c6f 100644
--- a/src/til_video_setup.h
+++ b/src/til_video_setup.h
@@ -5,6 +5,8 @@
typedef struct til_video_setup_t {
til_setup_t til_setup;
+
+ float ratio;
} til_video_setup_t;
#endif
© All Rights Reserved