From 8c2f35bd1f18b62fff609f3a7d77d4e85b706916 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Wed, 5 Feb 2020 18:58:55 +0100 Subject: refactor --- src/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 51b6563..4bd9e8b 100644 --- a/src/config.h +++ b/src/config.h @@ -19,4 +19,8 @@ #define UNSAVED_CHANGES_COLOR rgb(255, 102, 102) #define MISSING_TRANSLATION_COLOR rgb(255, 179, 102) +#define ASSET_IMAGE_COUNT 10 +#define ASSET_FONT_COUNT 10 +#define ASSET_QUEUE_COUNT 20 + #endif \ No newline at end of file -- cgit v1.2.3-70-g09d2