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

13 lines
427 B
C

//============================================================================
//----------------------------------------------------------------------------
// Map.h
//----------------------------------------------------------------------------
//============================================================================
#include "PLQDOffscreen.h"
extern DrawSurface *nailSrcMap;
extern WindowPtr mapWindow;