mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +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
|
#ifdef HAVE_ZLIB
|
||||||
#define DEFAULT_EXT "ZIP|zip"
|
#define DEFAULT_EXT "zip"
|
||||||
#else
|
#else
|
||||||
#define DEFAULT_EXT ""
|
#define DEFAULT_EXT ""
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user