First round of fixes

This commit is contained in:
Phlosioneer
2019-04-07 18:31:01 -04:00
parent d352999cd8
commit 8de9c2d912
6 changed files with 45 additions and 56 deletions
-1
View File
@@ -278,7 +278,6 @@ u32 (*const PokenavMenuCallbacks[15][7])(void) =
},
};
EWRAM_DATA u8 gNextLoopedTaskId = 0;
EWRAM_DATA struct PokenavResources *gPokenavResources = NULL;