Files
Aerofoil/GpApp/House.h
2020-05-18 02:06:07 -04:00

13 lines
419 B
C

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