mirror of https://github.com/mgba-emu/mgba.git
3DS: Fix perf build
This commit is contained in:
parent
e63bc74705
commit
d243e93c15
|
@ -60,7 +60,6 @@ struct PerfOpts {
|
|||
|
||||
#ifdef _3DS
|
||||
extern bool allocateRomBuffer(void);
|
||||
FS_Archive sdmcArchive;
|
||||
#endif
|
||||
#ifdef __SWITCH__
|
||||
TimeType __nx_time_type = TimeType_LocalSystemClock;
|
||||
|
|
Loading…
Reference in New Issue