mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-03-11 17:29:15 +00:00
Major draw code refactor
This commit is contained in:
@@ -237,10 +237,10 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
Rect dest;
|
||||
GWorldPtr map;
|
||||
short where;
|
||||
short who;
|
||||
Rect dest;
|
||||
DrawSurface *map;
|
||||
short where;
|
||||
short who;
|
||||
} savedType, *savedPtr;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user