mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 23:42:30 +00:00
Merge pull request #6853 from FIX94/patch-1
(GC/Wii) revert commit 822e2fd
This commit is contained in:
commit
ab9a9e733e
@ -310,9 +310,7 @@ static void frontend_gx_init(void *data)
|
|||||||
__exception_setreload(8);
|
__exception_setreload(8);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HW_RVL
|
|
||||||
fatInitDefault();
|
fatInitDefault();
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_LOGGER
|
#ifdef HAVE_LOGGER
|
||||||
devoptab_list[STD_OUT] = &dotab_stdout;
|
devoptab_list[STD_OUT] = &dotab_stdout;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user