diff options
| author | IIMarckus <iimarckus@gmail.com> | 2016-06-07 23:55:55 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2016-06-07 23:55:55 -0600 |
| commit | 674b4dcc4aabde8b5556c0ed32383c32b11a4f0e (patch) | |
| tree | c450c701fd0d6ab3f393d3e1dcf7dd7245615fb1 /data/map_header_pointers.asm | |
| parent | dbw door tiles (diff) | |
| download | pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.tar.gz pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.tar.xz pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.zip | |
Remove the Beach House option.
Diffstat (limited to 'data/map_header_pointers.asm')
| -rwxr-xr-x | data/map_header_pointers.asm | 3 |
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 |
