all repos — mgba @ b0d52e78052ee2dddfffc1b393beb6abb9265f30

mGBA Game Boy Advance Emulator

3DS: Fix perf build
Vicki Pfau vi@endrift.com
Thu, 28 May 2020 21:24:53 -0700
commit

b0d52e78052ee2dddfffc1b393beb6abb9265f30

parent

58221a4b4f31dcc09c9b955811652b23450c738b

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

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

@@ -52,7 +52,6 @@ };

#ifdef _3DS extern bool allocateRomBuffer(void); -FS_Archive sdmcArchive; #endif #ifdef __SWITCH__ TimeType __nx_time_type = TimeType_LocalSystemClock;