Add NUM_TILES_PER_METATILE

This commit is contained in:
GriffinR
2022-12-03 17:29:02 -05:00
parent dc24fde7f6
commit f55443656f
4 changed files with 8 additions and 6 deletions
+2
View File
@@ -9,6 +9,8 @@
#define NUM_PALS_TOTAL 13
#define MAX_MAP_DATA_SIZE 10240
#define NUM_TILES_PER_METATILE 8
// Map coordinates are offset by 7 when using the map
// buffer because it needs to load sufficient border
// metatiles to fill the player's view (the player has