diff options
Diffstat (limited to 'gfx/tileset_palette_maps.asm')
-rw-r--r-- | gfx/tileset_palette_maps.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/tileset_palette_maps.asm b/gfx/tileset_palette_maps.asm index 2fdd32f2..4567fdc1 100644 --- a/gfx/tileset_palette_maps.asm +++ b/gfx/tileset_palette_maps.asm @@ -95,7 +95,7 @@ TilesetForestPalMap: INCLUDE "gfx/tilesets/forest_palette_map.asm" MapGroupPalettes: -; entries correspond to GROUP_* constants +; entries correspond to MAPGROUP_* constants rept NUM_MAP_GROUPS db PAL_BG_ROOF endr |