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

14 lines
464 B
C

//============================================================================
//----------------------------------------------------------------------------
// Play.h
//----------------------------------------------------------------------------
//============================================================================
#include "PLQDOffscreen.h"
extern DrawSurface *glidSrcMap;
extern DrawSurface *glid2SrcMap;
extern DrawSurface *glidMaskMap;