Complete code decomp of fieldmap.s

This commit is contained in:
scnorton
2019-01-07 16:47:21 -05:00
parent 38abcf9774
commit 316975ebea
5 changed files with 106 additions and 254 deletions
+3 -3
View File
@@ -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