all repos — mgba @ 2499a6e361c06f0d2920b0fc666b1b42784773ee

mGBA Game Boy Advance Emulator

Test: Fix build on Wii
Vicki Pfau vi@endrift.com
Mon, 03 Aug 2020 14:01:19 -0700
commit

2499a6e361c06f0d2920b0fc666b1b42784773ee

parent

c355e9f047abf0e252b347131b30ae4534b901f6

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M src/platform/test/perf-main.csrc/platform/test/perf-main.c

@@ -23,6 +23,7 @@ #ifdef __SWITCH__

#include <switch.h> #endif #ifdef GEKKO +#define asm __asm__ #include <fat.h> #include <gccore.h> #ifdef FIXED_ROM_BUFFER