summaryrefslogtreecommitdiff
path: root/constants/map_dimensions.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/map_dimensions.asm')
-rwxr-xr-xconstants/map_dimensions.asm5
1 files changed, 0 insertions, 5 deletions
diff --git a/constants/map_dimensions.asm b/constants/map_dimensions.asm
index ad6caa23..cc6fed9f 100755
--- a/constants/map_dimensions.asm
+++ b/constants/map_dimensions.asm
@@ -891,8 +891,3 @@ BRUNOS_ROOM_WIDTH EQU $05
; Agatha_h map_id=247
AGATHAS_ROOM_HEIGHT EQU $06
AGATHAS_ROOM_WIDTH EQU $05
-
-IF DEF(_OPTION_BEACH_HOUSE)
-BEACH_HOUSE_HEIGHT EQU 4
-BEACH_HOUSE_WIDTH EQU 7
-ENDC