fieldmap: Common and EWRAM syms

This commit is contained in:
scnorton
2019-01-07 16:53:28 -05:00
parent 316975ebea
commit 6da60e9b36
5 changed files with 6 additions and 17 deletions
+1
View File
@@ -31,6 +31,7 @@ bool8 sub_80596BC(s32 x, s32 src_width, s32 dest_width, s32 offset);
struct BackupMapData VMap;
EWRAM_DATA u16 gBackupMapData[VIRTUAL_MAP_SIZE] = {};
EWRAM_DATA struct MapHeader gMapHeader = {};
EWRAM_DATA struct Camera gCamera = {};
EWRAM_DATA struct ConnectionFlags gMapConnectionFlags = {};
const struct ConnectionFlags sDummyConnectionFlags = {};