Annotate undumped symbols in sym_ewram.txt

This commit is contained in:
PikalaxALT
2020-03-06 11:34:18 -05:00
parent 3581ce9ba2
commit 19698ff65d
5 changed files with 1045 additions and 1035 deletions
+1
View File
@@ -32,6 +32,7 @@ static EWRAM_DATA u16 gBackupMapLayout[VIRTUAL_MAP_SIZE] = {};
EWRAM_DATA struct MapHeader gMapHeader = {};
EWRAM_DATA struct Camera gCamera = {};
static EWRAM_DATA struct ConnectionFlags gMapConnectionFlags = {};
EWRAM_DATA u8 gUnknown_2036E28 = 0;
static const struct ConnectionFlags sDummyConnectionFlags = {};