aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_types.h
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-05-12 17:57:51 +0200
committerkdx <kikoodx@paranoici.org>2023-05-12 17:57:51 +0200
commitd8db0fc974499c16fddf009be21841a69ddad452 (patch)
tree5b8c1cc4dc39bd1134e4b15392ea94a9bb18150c /headers/TZR_types.h
parentba11ae247bf6d234de29feec5fc59e7f3b96d632 (diff)
downloadtzr-d8db0fc974499c16fddf009be21841a69ddad452.tar.gz
depreciate config opt png_loading
Diffstat (limited to 'headers/TZR_types.h')
-rw-r--r--headers/TZR_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/headers/TZR_types.h b/headers/TZR_types.h
index aa636f1..f15ce5f 100644
--- a/headers/TZR_types.h
+++ b/headers/TZR_types.h
@@ -58,7 +58,6 @@ struct TZR_Config {
bool scale_linear;
bool show_cursor;
unsigned int mixer;
- bool png_loading;
const char *title;
};