mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
revert commit 822e2fd
commit 822e2fd broke sd gecko mounting on gamecube, making the gamecube build unusable, reverting it makes it run fine again
This commit is contained in:
parent
adaac8a8cd
commit
3f8235db28
@ -310,9 +310,7 @@ static void frontend_gx_init(void *data)
|
||||
__exception_setreload(8);
|
||||
#endif
|
||||
|
||||
#ifdef HW_RVL
|
||||
fatInitDefault();
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LOGGER
|
||||
devoptab_list[STD_OUT] = &dotab_stdout;
|
||||
|
Loading…
x
Reference in New Issue
Block a user