mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-22 22:45:39 +00:00
16 lines
440 B
C
16 lines
440 B
C
//============================================================================
|
|
//----------------------------------------------------------------------------
|
|
// ObjectEdit.h
|
|
//----------------------------------------------------------------------------
|
|
//============================================================================
|
|
|
|
|
|
#pragma once
|
|
|
|
|
|
#include "PLQDraw.h"
|
|
|
|
|
|
extern Rect roomObjectRects[];
|
|
extern short objActive;
|