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