summaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui.h b/src/gui.h
index 8c3876b52..eb86fff46 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -22,7 +22,7 @@ void InitializeGUI();
/* settings_gui.cpp */
void ShowGameOptions();
void ShowGameDifficulty();
-void ShowPatchesSelection();
+void ShowGameSettings();
void DrawArrowButtons(int x, int y, Colours button_colour, byte state, bool clickable_left, bool clickable_right);
/* graph_gui.cpp */