mirror of https://github.com/mgba-emu/mgba.git
3DS: Fix perf build
This commit is contained in:
parent
58221a4b4f
commit
b0d52e7805
|
@ -52,7 +52,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