Modularize the beach house.

This commit is contained in:
IIMarckus
2014-10-17 12:16:52 -06:00
parent 16ad16302e
commit 1d579928dc
12 changed files with 27 additions and 14 deletions

View File

@@ -248,3 +248,6 @@ MapHeaderPointers:: ; 01ae (0:01ae)
dw Lorelei_h
dw Bruno_h
dw Agatha_h ;247
IF DEF(_OPTION_BEACH_HOUSE)
dw BeachHouse_h
ENDC