mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
14 lines
458 B
C
14 lines
458 B
C
//============================================================================
|
|
//----------------------------------------------------------------------------
|
|
// Play.h
|
|
//----------------------------------------------------------------------------
|
|
//============================================================================
|
|
|
|
|
|
#include "PLQDOffscreen.h"
|
|
|
|
|
|
extern GWorldPtr glidSrcMap;
|
|
extern GWorldPtr glid2SrcMap;
|
|
extern GWorldPtr glidMaskMap;
|