Files
Aerofoil/GpApp/RubberBands.h

13 lines
440 B
C
Raw Permalink Normal View History

2019-11-11 00:11:59 -05:00
//============================================================================
//----------------------------------------------------------------------------
// RubberBands.h
//----------------------------------------------------------------------------
//============================================================================
#include "PLQDOffscreen.h"
2019-12-30 20:53:11 -05:00
extern DrawSurface *bandsSrcMap;
extern DrawSurface *bandsMaskMap;