aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-31 14:49:24 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-31 14:49:24 -0400
commit45cb263360f3242db5538367ebf8035632d97534 (patch)
tree132c96d244b6066f934c58da38c5ea4f6efd6496 /data/map_header_banks.asm
parentLance's room and its clones (diff)
downloadpokeyellow-45cb263360f3242db5538367ebf8035632d97534.tar.gz
pokeyellow-45cb263360f3242db5538367ebf8035632d97534.tar.xz
pokeyellow-45cb263360f3242db5538367ebf8035632d97534.zip
Hall of Fame Room (TEH URN)
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 92d75610..20b1e875 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -118,7 +118,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db $1d ; unused
db $1d ; unused
db $1d ; unused
- db $16 ; db BANK(HallofFameRoom_h)
+ db BANK(HallofFameRoom_h)
db $18 ; db BANK(UndergroundPathNS_h)
db $1d ; db BANK(Gary_h)
db $18 ; db BANK(UndergroundPathWE_h)