mirror of
https://github.com/softdorothy/GliderPRO.git
synced 2025-02-26 23:29:11 +00:00
1 line
421 B
C
1 line
421 B
C
|
//============================================================================
//----------------------------------------------------------------------------
// House.h
//----------------------------------------------------------------------------
//============================================================================
#include <MacTypes.h>
extern Str32 thisHouseName;
extern Boolean houseUnlocked;
|