Define MAPGROUP_* constants and verify MapGroup_* table sizes

This commit is contained in:
Rangi
2021-03-10 21:06:06 -05:00
parent 71073a5f3b
commit dbabd8b4a9
9 changed files with 139 additions and 77 deletions

View File

@@ -109,7 +109,7 @@ TilesetBattleTowerOutsidePalMap:
INCLUDE "gfx/tilesets/battle_tower_outside_palette_map.asm"
MapGroupPalettes: ; unreferenced
; entries correspond to GROUP_* constants
; entries correspond to MAPGROUP_* constants
rept NUM_MAP_GROUPS
db PAL_BG_ROOF
endr