mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Remove unused function edentclear()
This function was marked as unused by cppcheck.
This commit is contained in:
@@ -276,8 +276,6 @@ void removeedentity(int t);
|
||||
int edentat(int xp, int yp);
|
||||
|
||||
|
||||
bool edentclear(int xp, int yp);
|
||||
|
||||
void fillbox(int x, int y, int x2, int y2, int c);
|
||||
|
||||
void fillboxabs(int x, int y, int x2, int y2, int c);
|
||||
|
||||
Reference in New Issue
Block a user