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_banks.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_banks.asm')
| -rwxr-xr-x | data/map_header_banks.asm | 3 |
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 |
