mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
More stuff, fix saved games
This commit is contained in:
@@ -19,8 +19,6 @@ short HalfRectWide (Rect *);
|
||||
short HalfRectTall (Rect *);
|
||||
short RectWide (Rect *);
|
||||
short RectTall (Rect *);
|
||||
void GlobalToLocalRect (Rect *);
|
||||
void LocalToGlobalRect (Rect *);
|
||||
void CenterRectInRect (Rect *, Rect *);
|
||||
void HOffsetRect (Rect *, short);
|
||||
void VOffsetRect (Rect *, short);
|
||||
|
Reference in New Issue
Block a user