only for Wii, not GC
This commit is contained in:
parent
7156c47054
commit
8f5300072d
|
@ -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…
Reference in New Issue