mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove now-unused entityclass::hormovingplatformfix()
This function is no longer used after I removed it in favor of using `entityclass::moveblockto()`.
This commit is contained in:
@@ -168,8 +168,6 @@ public:
|
||||
|
||||
void movingplatformfix(int t, int j);
|
||||
|
||||
void hormovingplatformfix(int t);
|
||||
|
||||
void entitycollisioncheck();
|
||||
|
||||
void collisioncheck(int i, int j, bool scm = false);
|
||||
|
||||
Reference in New Issue
Block a user