Clean up ram vars

This commit is contained in:
DizzyEggg
2019-02-02 12:44:00 +01:00
parent 9d8a43a1fb
commit 363fa9bed2
25 changed files with 86 additions and 132 deletions
-2
View File
@@ -30,8 +30,6 @@
#include "constants/songs.h"
#include "constants/species.h"
extern u8 gDexCryScreenState;
// EWRAM
static EWRAM_DATA struct PokedexView *sPokedexView = NULL;
static EWRAM_DATA u16 gUnknown_02039B50 = 0;