mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-19 02:47:49 +00:00
only for Wii, not GC
This commit is contained in:
parent
b8ae9f3c8a
commit
e1110718f2
@ -132,7 +132,10 @@ extern uint8_t _binary_console_font_bmp_start[];
|
||||
|
||||
int main(void)
|
||||
{
|
||||
#ifdef HW_RVL
|
||||
L2Enhance();
|
||||
#endif
|
||||
|
||||
fatInitDefault();
|
||||
|
||||
#ifdef HAVE_FILE_LOGGER
|
||||
|
Loading…
x
Reference in New Issue
Block a user