Files
Aerofoil/GpApp/RubberBands.h
2019-12-30 20:53:11 -05:00

13 lines
440 B
C

//============================================================================
//----------------------------------------------------------------------------
// RubberBands.h
//----------------------------------------------------------------------------
//============================================================================
#include "PLQDOffscreen.h"
extern DrawSurface *bandsSrcMap;
extern DrawSurface *bandsMaskMap;