mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-18 16:28:51 +00:00
rarch_main_clear_state : Capital-case ZIP should no longer be
necessary
This commit is contained in:
parent
678eec6636
commit
828edc3ec6
@ -2820,7 +2820,7 @@ void rarch_main_clear_state(void)
|
||||
}
|
||||
|
||||
#ifdef HAVE_ZLIB
|
||||
#define DEFAULT_EXT "ZIP|zip"
|
||||
#define DEFAULT_EXT "zip"
|
||||
#else
|
||||
#define DEFAULT_EXT ""
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user