mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(RARCH_CONSOLE) Should fix erroneous attempt_load_game for RARCH_CONSOLE
This commit is contained in:
parent
b126cb59d7
commit
2e5d151fac
@ -117,7 +117,7 @@ static void rarch_get_environment_console(void)
|
||||
#define ra_preinited false
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_BB10)
|
||||
#if defined(HAVE_BB10) || defined(RARCH_CONSOLE)
|
||||
#define attempt_load_game false
|
||||
#else
|
||||
#define attempt_load_game true
|
||||
|
Loading…
x
Reference in New Issue
Block a user