mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Merge towerlogic() into gamelogic()
This doesn't change anything functionality-wise, but it does remove a lot of duplicate code, which makes it easier to work on.
This commit is contained in:
@@ -16,8 +16,6 @@ void gamecompletelogic();
|
||||
|
||||
void gamecompletelogic2();
|
||||
|
||||
void towerlogic();
|
||||
|
||||
void gamelogic();
|
||||
|
||||
#endif /* LOGIC_H */
|
||||
|
||||
Reference in New Issue
Block a user