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