3DS: Fix perf build

This commit is contained in:
Vicki Pfau 2020-05-28 21:24:53 -07:00
parent 58221a4b4f
commit b0d52e7805
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ struct PerfOpts {
#ifdef _3DS
extern bool allocateRomBuffer(void);
FS_Archive sdmcArchive;
#endif
#ifdef __SWITCH__
TimeType __nx_time_type = TimeType_LocalSystemClock;