Complete code decomp of fieldmap.s
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user