(svn r23470) -Codechange: move declaration of SwitchToMode to a header instead of declaring it in 6 other files
This commit is contained in:
@@ -42,7 +42,6 @@ enum GenenerateLandscapeWindowMode {
|
||||
GLWM_SCENARIO, ///< Generate flat land
|
||||
};
|
||||
|
||||
extern void SwitchToMode(SwitchMode new_mode);
|
||||
extern void MakeNewgameSettingsLive();
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user