aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_types.h
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2024-02-14 16:33:16 +0100
committerkdx <kikoodx@paranoici.org>2024-02-14 17:08:37 +0100
commite1dc054c0c558f403fabec7e2bddfa15c97bb896 (patch)
treede31a0c16acc3edbff68a302cda18b2a1b4476f5 /headers/TZR_types.h
parent345c1080b4e438f2d94f0bfad1cbc735ca1112ea (diff)
downloadtzr-e1dc054c0c558f403fabec7e2bddfa15c97bb896.tar.gz
gl mipmaps
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 06d9d41..012fa71 100644
--- a/headers/TZR_types.h
+++ b/headers/TZR_types.h
@@ -65,6 +65,7 @@ struct TZR_Config {
unsigned int mixer;
const char *basepath;
const char *title;
+ bool mipmaps;
};
struct TZR_Point {