mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 01:12:39 +01:00
Codechange: do not declare functions in blocks
This commit is contained in:
@@ -264,7 +264,6 @@ void ClientNetworkGameSocketHandler::ClientError(NetworkRecvStatus res)
|
||||
|
||||
NetworkExecuteLocalCommandQueue();
|
||||
|
||||
extern void StateGameLoop();
|
||||
StateGameLoop();
|
||||
|
||||
/* Check if we are in sync! */
|
||||
|
||||
Reference in New Issue
Block a user