(svn r23470) -Codechange: move declaration of SwitchToMode to a header instead of declaring it in 6 other files
This commit is contained in:
@@ -77,4 +77,6 @@ void AskExitToGameMenu();
|
||||
int ttd_main(int argc, char *argv[]);
|
||||
void HandleExitGameRequest();
|
||||
|
||||
void SwitchToMode(SwitchMode new_mode);
|
||||
|
||||
#endif /* OPENTTD_H */
|
||||
|
Reference in New Issue
Block a user