mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-03-10 09:03:10 +00:00
1 line
421 B
C
1 line
421 B
C
|
|
//============================================================================
//----------------------------------------------------------------------------
// House.h
//----------------------------------------------------------------------------
//============================================================================
#include <MacTypes.h>
extern Str32 thisHouseName;
extern Boolean houseUnlocked;
|