summaryrefslogtreecommitdiff
path: root/data/map_header_pointers.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2016-06-07 23:55:55 -0600
committerIIMarckus <iimarckus@gmail.com>2016-06-07 23:55:55 -0600
commit674b4dcc4aabde8b5556c0ed32383c32b11a4f0e (patch)
treec450c701fd0d6ab3f393d3e1dcf7dd7245615fb1 /data/map_header_pointers.asm
parentb8dfee511453d322051f21bddc74c79307f23007 (diff)
Remove the Beach House option.
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