summaryrefslogtreecommitdiff
path: root/src/player_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/player_gui.cpp')
-rw-r--r--src/player_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/player_gui.cpp b/src/player_gui.cpp
index 25cf489d2..8696e7734 100644
--- a/src/player_gui.cpp
+++ b/src/player_gui.cpp
@@ -1132,7 +1132,7 @@ void ShowHighscoreTable(int difficulty, int8 ranking)
/* Show the endgame victory screen in 2050. Update the new highscore
* if it was high enough */
-void ShowEndGameChart(void)
+void ShowEndGameChart()
{
Window *w;