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. --- constants/map_constants.asm | 3 --- 1 file changed, 3 deletions(-) (limited to 'constants/map_constants.asm') diff --git a/constants/map_constants.asm b/constants/map_constants.asm index 3bd79f3c..551c59ad 100644 --- a/constants/map_constants.asm +++ b/constants/map_constants.asm @@ -248,6 +248,3 @@ const_value = 0 const LORELEIS_ROOM ; $F5 const BRUNOS_ROOM ; $F6 const AGATHAS_ROOM ; $F7 -IF DEF(_OPTION_BEACH_HOUSE) - const BEACH_HOUSE ; $F8 -ENDC -- cgit v1.3.1-sl0p