mirror of https://github.com/mgba-emu/mgba.git
Test: Fix build on Wii
This commit is contained in:
parent
7caac4ae44
commit
5caf256631
|
@ -23,6 +23,7 @@
|
|||
#include <switch.h>
|
||||
#endif
|
||||
#ifdef GEKKO
|
||||
#define asm __asm__
|
||||
#include <fat.h>
|
||||
#include <gccore.h>
|
||||
#ifdef FIXED_ROM_BUFFER
|
||||
|
|
Loading…
Reference in New Issue