all repos — mgba @ d243e93c15133bc25969dc35d5cd0929eccfb46b

mGBA Game Boy Advance Emulator

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

d243e93c15133bc25969dc35d5cd0929eccfb46b

parent

e63bc74705324da50b49a35b845da9a6128e6687

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

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

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

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