3DS: Fix perf build

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

View File

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