summaryrefslogtreecommitdiff
path: root/data/map_header_pointers.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_pointers.asm
parent0d687ba25ae223f6de2c69d46fd1c3df6ad52da3 (diff)
parent2a529796374f3798fb507931a7c8a9bad4281107 (diff)
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'data/map_header_pointers.asm')
-rwxr-xr-xdata/map_header_pointers.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index ef2b4e65..746d3211 100755
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -248,6 +248,3 @@ MapHeaderPointers:: ; 01ae (0:01ae)
dw Lorelei_h
dw Bruno_h
dw Agatha_h ;247
-IF DEF(_OPTION_BEACH_HOUSE)
- dw BeachHouse_h
-ENDC