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

16 lines
541 B
C

//============================================================================
//----------------------------------------------------------------------------
// Scoreboard.h
//----------------------------------------------------------------------------
//============================================================================
#include "PLQDOffscreen.h"
extern DrawSurface *boardSrcMap;
extern DrawSurface *badgeSrcMap;
extern DrawSurface *boardTSrcMap;
extern DrawSurface *boardGSrcMap;
extern DrawSurface *boardPSrcMap;