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:
@@ -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