mirror of
https://github.com/softdorothy/GliderPRO.git
synced 2024-12-01 21:50:27 +00:00
1 line
430 B
C
1 line
430 B
C
|
//============================================================================
//----------------------------------------------------------------------------
// Player.h
//----------------------------------------------------------------------------
//============================================================================
#include <QDOffscreen.h>
extern GWorldPtr shadowSrcMap;
extern GWorldPtr shadowMaskMap;
|