Files
Aerofoil/GpApp/House.h
2019-11-11 00:11:59 -05:00

13 lines
423 B
C

//============================================================================
//----------------------------------------------------------------------------
// House.h
//----------------------------------------------------------------------------
//============================================================================
#include "PLMacTypes.h"
extern Str32 thisHouseName;
extern Boolean houseUnlocked;