summaryrefslogtreecommitdiff
path: root/src/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.h')
-rw-r--r--src/openttd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openttd.h b/src/openttd.h
index a1a67d6a3..ab4cd8891 100644
--- a/src/openttd.h
+++ b/src/openttd.h
@@ -16,6 +16,7 @@ enum GameMode {
enum SwitchMode {
SM_NONE,
SM_NEWGAME,
+ SM_RESTARTGAME,
SM_EDITOR,
SM_LOAD,
SM_MENU,