From 7db2fe99f83e196a92bd3dab2e4c6b8c7b191682 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 17 Oct 2014 08:13:51 -0600 Subject: Add more from the beach house. --- constants/map_dimensions.asm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'constants/map_dimensions.asm') diff --git a/constants/map_dimensions.asm b/constants/map_dimensions.asm index 7339e153..2c6075fa 100755 --- a/constants/map_dimensions.asm +++ b/constants/map_dimensions.asm @@ -890,4 +890,9 @@ BRUNOS_ROOM_WIDTH EQU $05 ; Agatha_h map_id=247 AGATHAS_ROOM_HEIGHT EQU $06 -AGATHAS_ROOM_WIDTH EQU $05 \ No newline at end of file +AGATHAS_ROOM_WIDTH EQU $05 + +IF DEF(_YELLOW) +BEACH_HOUSE_HEIGHT EQU 4 +BEACH_HOUSE_WIDTH EQU 7 +ENDC -- cgit v1.3.1-sl0p