summaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-12-05 19:37:15 +0000
committerfrosch <frosch@openttd.org>2012-12-05 19:37:15 +0000
commitff6880f9dd05703ac81fd5e0f77a0105e725c6c3 (patch)
treec0cde7eaa03ce84d8e03032ebd5fbcb5b10dcb5e /src/gui.h
parentd1ab0f03bcfc01be933d70edda9b95fb0ffeb8b4 (diff)
downloadopenttd-ff6880f9dd05703ac81fd5e0f77a0105e725c6c3.tar.xz
(svn r24791) -Remove: Difficulty settings window.
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui.h b/src/gui.h
index 47e687206..8b31c6c98 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -25,7 +25,6 @@ void InitializeGUI();
/* settings_gui.cpp */
void ShowGameOptions();
-void ShowGameDifficulty();
void ShowGameSettings();
/* train_gui.cpp */