Files
Aerofoil/GpApp/ObjectEdit.h

16 lines
440 B
C
Raw Normal View History

2019-11-11 00:11:59 -05:00
//============================================================================
//----------------------------------------------------------------------------
// ObjectEdit.h
//----------------------------------------------------------------------------
//============================================================================
#pragma once
2019-12-26 12:58:58 -05:00
#include "PLQDraw.h"
2019-11-11 00:11:59 -05:00
extern Rect roomObjectRects[];
extern short objActive;