You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Define MAPGROUP_* constants and verify MapGroup_* table sizes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user