Fix remaining warnings in windows and linux builds

This commit is contained in:
Jasmine Iwanek
2023-12-17 12:49:10 -05:00
parent aa0b4dfab7
commit 4c87164692
4 changed files with 19 additions and 19 deletions

View File

@@ -33,7 +33,7 @@
/* Recently used images */
#define MAX_PREV_IMAGES 4
#define MAX_IMAGE_PATH_LEN 256
#define MAX_IMAGE_PATH_LEN 2048
/* Default language 0xFFFF = from system, 0x409 = en-US */
#define DEFAULT_LANGUAGE 0x0409