From 674b4dcc4aabde8b5556c0ed32383c32b11a4f0e Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 7 Jun 2016 23:55:55 -0600 Subject: Remove the Beach House option. --- data/map_header_banks.asm | 3 --- 1 file changed, 3 deletions(-) (limited to 'data/map_header_banks.asm') 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 -- cgit v1.3.1-sl0p