mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused function entityclass::fixfriction()
This function was marked as unused by cppcheck.
This commit is contained in:
@@ -157,8 +157,6 @@ public:
|
||||
|
||||
bool testwallsy(int t, float tx, float ty);
|
||||
|
||||
void fixfriction(int t, float xfix, float xrate, float yrate);
|
||||
|
||||
void applyfriction(int t, float xrate, float yrate);
|
||||
|
||||
void updateentitylogic(int t);
|
||||
|
||||
Reference in New Issue
Block a user