mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused function entityclass::resetflags()
This looks like a weird hack, but there's no way a flag will ever end up being 2, not even before I changed all flags to be bools instead.
This commit is contained in:
@@ -28,8 +28,6 @@ public:
|
||||
|
||||
void resetallflags();
|
||||
|
||||
void resetflags();
|
||||
|
||||
void confirmflags();
|
||||
|
||||
void fatal_top()
|
||||
|
||||
Reference in New Issue
Block a user