mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-07-28 01:51:49 +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