mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Non-HAVE_DYNAMIC codepath needs generic 'else' define
This commit is contained in:
parent
8137c4c9f2
commit
008dfe4460
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
#elif defined(GEKKO)
|
||||
#define EXT_EXECUTABLES "dol"
|
||||
#define SALAMANDER_FILE "boot.dol"
|
||||
#elif defined(EMSCRIPTEN)
|
||||
#else
|
||||
#define EXT_EXECUTABLES ""
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue