aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-09 20:45:02 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-09 20:45:02 -0400
commita2f7701f3441c71b0734a28d44168576f6f28716 (patch)
tree84fecc02816fc4fc31fdd172e8e79fc59947cedb /data/map_header_banks.asm
parentTX_SFX_KEY_ITEM and `mapconst` macro (diff)
parentRebump extras. (diff)
downloadpokeyellow-a2f7701f3441c71b0734a28d44168576f6f28716.tar.gz
pokeyellow-a2f7701f3441c71b0734a28d44168576f6f28716.tar.xz
pokeyellow-a2f7701f3441c71b0734a28d44168576f6f28716.zip
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'data/map_header_banks.asm')
-rwxr-xr-xdata/map_header_banks.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index ed120d75..8796a608 100755
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -248,6 +248,3 @@ MapHeaderBanks: ; c23d (3:423d)
db BANK(Lorelei_h)
db BANK(Bruno_h)
db BANK(Agatha_h)
-IF DEF(_OPTION_BEACH_HOUSE)
- db BANK(BeachHouse_h)
-ENDC