From d8db0fc974499c16fddf009be21841a69ddad452 Mon Sep 17 00:00:00 2001 From: kdx Date: Fri, 12 May 2023 17:57:51 +0200 Subject: depreciate config opt png_loading --- headers/TZR_types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'headers/TZR_types.h') 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; }; -- cgit v1.2.3