mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-15 04:29:37 +00:00
Major draw code refactor
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
#include "PLQDOffscreen.h"
|
||||
|
||||
|
||||
extern GWorldPtr glidSrcMap;
|
||||
extern GWorldPtr glid2SrcMap;
|
||||
extern GWorldPtr glidMaskMap;
|
||||
extern DrawSurface *glidSrcMap;
|
||||
extern DrawSurface *glid2SrcMap;
|
||||
extern DrawSurface *glidMaskMap;
|
||||
|
||||
Reference in New Issue
Block a user