mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Major draw code refactor
This commit is contained in:
@@ -21,8 +21,8 @@ void KillBand (short);
|
||||
bandPtr bands;
|
||||
Rect bandsSrcRect;
|
||||
Rect bandRects[3];
|
||||
GWorldPtr bandsSrcMap;
|
||||
GWorldPtr bandsMaskMap;
|
||||
DrawSurface *bandsSrcMap;
|
||||
DrawSurface *bandsMaskMap;
|
||||
short numBands, bandHitLast;
|
||||
|
||||
extern hotPtr hotSpots;
|
||||
|
||||
Reference in New Issue
Block a user