diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 14:14:29 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 14:14:29 -0400 |
| commit | 9c380e8de747392f4a8308863ac6a49c47f700d8 (patch) | |
| tree | b245c36af89d166d7a5aba37eba640051b1eabd7 /data/map_header_banks.asm | |
| parent | Museum 1F far text scripts (diff) | |
| download | pokeyellow-9c380e8de747392f4a8308863ac6a49c47f700d8.tar.gz pokeyellow-9c380e8de747392f4a8308863ac6a49c47f700d8.tar.xz pokeyellow-9c380e8de747392f4a8308863ac6a49c47f700d8.zip | |
Museum 1F local scripts
Diffstat (limited to 'data/map_header_banks.asm')
| -rw-r--r-- | data/map_header_banks.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm index fe3a1db1..eae8a657 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -52,7 +52,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) db BANK(Route2Gate_h) db BANK(ViridianForestEntrance_h) db BANK(ViridianForest_h) - db $17 ; db BANK(Museum1F_h) + db BANK(Museum1F_h) db $17 ; db BANK(Museum2F_h) db $17 ; db BANK(PewterGym_h) db $07 ; db BANK(PewterHouse1_h) |
