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 -4
View File
@@ -11,10 +11,7 @@
#define NUM_PALS_TOTAL 13
#define VIRTUAL_MAP_SIZE 0x2800
extern struct MapCoords {
int width;
int height;
} gUnknown_03005DC0;
extern struct BackupMapData VMap;
u32 MapGridGetMetatileIdAt(int, int);
u32 MapGridGetMetatileBehaviorAt(int, int);