mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Merge branch 'master' of https://github.com/pret/pokered
This commit is contained in:
commit
5eff10358e
144 changed files with 864 additions and 460 deletions
|
|
@ -1,4 +1,5 @@
|
|||
MapSongBanks::
|
||||
table_width 2, MapSongBanks
|
||||
db MUSIC_PALLET_TOWN, 0 ; PALLET_TOWN
|
||||
db MUSIC_CITIES1, 0 ; VIRIDIAN_CITY
|
||||
db MUSIC_CITIES1, 0 ; PEWTER_CITY
|
||||
|
|
@ -247,3 +248,4 @@ MapSongBanks::
|
|||
db MUSIC_GYM, 0 ; LORELEIS_ROOM
|
||||
db MUSIC_DUNGEON1, 0 ; BRUNOS_ROOM
|
||||
db MUSIC_POKEMON_TOWER, 0 ; AGATHAS_ROOM
|
||||
assert_table_length NUM_MAPS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue