pokecrystal-board/data/maps/sgb_roof_pal_inds.asm
2023-07-25 15:33:08 +02:00

9 lines
233 B
NASM

; Crystal does not support SGB, so this is unused.
MapGroupRoofSGBPalInds:
; entries correspond to map groups
table_width 1, MapGroupRoofSGBPalInds
db PREDEFPAL_ROUTES
db PREDEFPAL_OLIVINE
assert_table_length NUM_MAP_GROUPS + 1