summaryrefslogtreecommitdiff
path: root/include/fieldmap.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-06-10 20:20:24 -0400
committerGitHub <noreply@github.com>2019-06-10 20:20:24 -0400
commit03e47515e153e7c8757bdb28de87f149d5022a82 (patch)
tree0ce0660fb0c4d3edc3bc21970357b506ff15dd49 /include/fieldmap.h
parent19c9e0851a971061b3f9e7b7840cdd59ab538f72 (diff)
parent731b5e103a535086ebf99a2c3a032a7b0e30e74f (diff)
Merge pull request #62 from jiangzhengwenjz/teachy_tv
teachy_tv
Diffstat (limited to 'include/fieldmap.h')
-rw-r--r--include/fieldmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fieldmap.h b/include/fieldmap.h
index 537626edc..9903962a1 100644
--- a/include/fieldmap.h
+++ b/include/fieldmap.h
@@ -12,6 +12,7 @@
#define VIRTUAL_MAP_SIZE 0x2800
extern struct BackupMapData VMap;
+extern const struct MapData Route1_Layout;
u32 MapGridGetMetatileIdAt(int, int);
u32 MapGridGetMetatileBehaviorAt(int, int);