This commit is contained in:
pikalaxalt 2016-06-09 20:45:02 -04:00
commit a2f7701f34
200 changed files with 19 additions and 659 deletions

View file

@ -253,7 +253,3 @@ ENDM
mapconst LORELEIS_ROOM, 6, 5 ; $F5
mapconst BRUNOS_ROOM, 6, 5 ; $F6
mapconst AGATHAS_ROOM, 6, 5 ; $F7
IF DEF(_OPTION_BEACH_HOUSE)
mapconst BEACH_HOUSE, 4, 7 ; $F8
ENDC

View file

@ -24,6 +24,3 @@ const_value = 0
const CLUB ; 21
const FACILITY ; 22
const PLATEAU ; 23
IF DEF(_OPTION_BEACH_HOUSE)
const BEACH_HOUSE_TILESET ; 24
ENDC