mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-03-07 15:37:48 +00:00
1 line
428 B
C
1 line
428 B
C
|
|
//============================================================================
//----------------------------------------------------------------------------
// GameOver.h
//----------------------------------------------------------------------------
//============================================================================
#include <QDOffscreen.h>
extern GWorldPtr angelSrcMap;
extern GWorldPtr angelMaskMap;
|