mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Lots of stuff
This commit is contained in:
15
GpApp/Scoreboard.h
Normal file
15
GpApp/Scoreboard.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//============================================================================
|
||||
//----------------------------------------------------------------------------
|
||||
// Scoreboard.h
|
||||
//----------------------------------------------------------------------------
|
||||
//============================================================================
|
||||
|
||||
|
||||
#include "PLQDOffscreen.h"
|
||||
|
||||
|
||||
extern GWorldPtr boardSrcMap;
|
||||
extern GWorldPtr badgeSrcMap;
|
||||
extern GWorldPtr boardTSrcMap;
|
||||
extern GWorldPtr boardGSrcMap;
|
||||
extern GWorldPtr boardPSrcMap;
|
||||
Reference in New Issue
Block a user