mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-02-04 10:38:52 +00:00
Remove unused functions
This commit is contained in:
@@ -192,8 +192,6 @@ void ToolBoxInit (void);
|
||||
void FindOurDevice (void);
|
||||
short RandomInt (short);
|
||||
long RandomLong (long);
|
||||
void InitRandomLongQUS (void);
|
||||
UInt32 RandomLongQUS (void);
|
||||
void RedAlert (short);
|
||||
void LoadGraphic (DrawSurface *, short);
|
||||
void LoadScaledGraphic (DrawSurface *, short, Rect *);
|
||||
|
||||
Reference in New Issue
Block a user