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. --- text.asm | 3 --- 1 file changed, 3 deletions(-) (limited to 'text.asm') diff --git a/text.asm b/text.asm index 9a5ecff7..17959ce2 100644 --- a/text.asm +++ b/text.asm @@ -1969,9 +1969,6 @@ INCLUDE "text/maps/route_16_gate_upstairs.asm" INCLUDE "text/maps/route_16_house.asm" INCLUDE "text/maps/route_18_gate.asm" INCLUDE "text/maps/route_18_gate_upstairs.asm" -IF DEF(_OPTION_BEACH_HOUSE) -INCLUDE "text/maps/beach_house.asm" -ENDC INCLUDE "text/maps/pokemon_league_gate.asm" INCLUDE "text/maps/victory_road_2f.asm" INCLUDE "text/maps/bills_house.asm" -- cgit v1.3.1-sl0p