summaryrefslogtreecommitdiff
path: root/include/fieldmap.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2019-01-07 16:47:21 -0500
committerscnorton <scnorton@biociphers.org>2019-01-07 16:47:21 -0500
commit316975ebeae7ca15f9a55bcfc3c493a9f35c6242 (patch)
tree1a9387f472d58a267bddf6cea86d9d376e007fa8 /include/fieldmap.h
parent38abcf9774612094d8552904fbeed3d1b2c4bba1 (diff)
Complete code decomp of fieldmap.s
Diffstat (limited to 'include/fieldmap.h')
-rw-r--r--include/fieldmap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/fieldmap.h b/include/fieldmap.h
index 1ce83ee38..24e85aace 100644
--- a/include/fieldmap.h
+++ b/include/fieldmap.h
@@ -3,11 +3,11 @@
#include "global.h"
-#define NUM_TILES_IN_PRIMARY 512
+#define NUM_TILES_IN_PRIMARY 640
#define NUM_TILES_TOTAL 1024
-#define NUM_METATILES_IN_PRIMARY 512
+#define NUM_METATILES_IN_PRIMARY 640
#define NUM_METATILES_TOTAL 1024
-#define NUM_PALS_IN_PRIMARY 6
+#define NUM_PALS_IN_PRIMARY 7
#define NUM_PALS_TOTAL 13
#define VIRTUAL_MAP_SIZE 0x2800