mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-03-10 00:46:35 +00:00
1 line
456 B
C
1 line
456 B
C
|
|
//============================================================================
//----------------------------------------------------------------------------
// Play.h
//----------------------------------------------------------------------------
//============================================================================
#include <QDOffscreen.h>
extern GWorldPtr glidSrcMap;
extern GWorldPtr glid2SrcMap;
extern GWorldPtr glidMaskMap;
|