mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused function entityclass::checkdirectional()
This function is never used anywhere in the game.
This commit is contained in:
@@ -116,8 +116,6 @@ public:
|
||||
|
||||
bool entitycollide(int a, int b);
|
||||
|
||||
bool checkdirectional(int t);
|
||||
|
||||
bool checkdamage();
|
||||
|
||||
bool scmcheckdamage();
|
||||
|
||||
Reference in New Issue
Block a user