summaryrefslogtreecommitdiff
path: root/source/bank_77.asm
blob: d30a32f5dcebf7e87633cf02c14b9cf0cbb716d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SECTION "bank77", ROMX[$4000], BANK[$77]

gfx_lv_8_power_plant::
INCBIN "gfx/town_map/lv_8_power_plant.2bpp"
.end::
gfx_lv_8_power_plant_sgb::
INCBIN "gfx/town_map/lv_8_power_plant_sgb.2bpp"
.end::
gfx_lv_8_power_plant_duplicate::
INCBIN "gfx/town_map/lv_8_power_plant.2bpp"
.end::

gfx_lv_9_futago_island::
INCBIN "gfx/town_map/lv_9_futago_island.2bpp"
.end::
gfx_lv_9_futago_island_sgb::
INCBIN "gfx/town_map/lv_9_futago_island_sgb.2bpp"
.end::
gfx_lv_9_futago_island_duplicate::
INCBIN "gfx/town_map/lv_9_futago_island.2bpp"
.end::