mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Major draw code refactor
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#include "PLQDOffscreen.h"
|
||||
|
||||
|
||||
extern GWorldPtr boardSrcMap;
|
||||
extern GWorldPtr badgeSrcMap;
|
||||
extern GWorldPtr boardTSrcMap;
|
||||
extern GWorldPtr boardGSrcMap;
|
||||
extern GWorldPtr boardPSrcMap;
|
||||
extern DrawSurface *boardSrcMap;
|
||||
extern DrawSurface *badgeSrcMap;
|
||||
extern DrawSurface *boardTSrcMap;
|
||||
extern DrawSurface *boardGSrcMap;
|
||||
extern DrawSurface *boardPSrcMap;
|
||||
|
Reference in New Issue
Block a user