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,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