Files
Aerofoil/GpApp/House.h

13 lines
419 B
C
Raw Permalink Normal View History

2019-11-11 00:11:59 -05:00
//============================================================================
//----------------------------------------------------------------------------
// House.h
//----------------------------------------------------------------------------
//============================================================================
2020-05-18 02:06:07 -04:00
#include "PLCore.h"
2019-11-11 00:11:59 -05:00
extern Str32 thisHouseName;
extern Boolean houseUnlocked;