mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Fix grease on res change
This commit is contained in:
@@ -83,7 +83,7 @@ void FlagGameOver (void);
|
||||
void DoDiedGameOver (void);
|
||||
|
||||
void HandleGrease (void); // --- Grease.c
|
||||
SInt16 ReBackUpGrease (SInt16, SInt16);
|
||||
SInt16 ReBackUpGrease (SInt16 where, SInt16 who, SInt16 h, SInt16 v);
|
||||
SInt16 AddGrease (SInt16, SInt16, SInt16, SInt16, SInt16, Boolean);
|
||||
void SpillGrease (SInt16, SInt16);
|
||||
void RedrawAllGrease (void);
|
||||
|
Reference in New Issue
Block a user