aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_types.h
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-03-31 02:39:25 +0200
committerkdx <kikoodx@paranoici.org>2023-03-31 02:45:03 +0200
commit7e53dff35a5fbc8b7ed5c81f19564d3941816de4 (patch)
treecbaa3836dc4c0dfa725bc80c49e031ccb7494314 /headers/TZR_types.h
parente46475cdd2e0a9cff9330ec88d08640f19164b42 (diff)
downloadtzr-7e53dff35a5fbc8b7ed5c81f19564d3941816de4.tar.gz
audio
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 183fe5d..c6a529e 100644
--- a/headers/TZR_types.h
+++ b/headers/TZR_types.h
@@ -43,6 +43,7 @@ struct TZR_Config {
int target_fps;
bool pixel_perfect;
bool show_cursor;
+ bool mixer;
const char *title;
};