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, 0 insertions, 1 deletions
diff --git a/src/openttd.h b/src/openttd.h
index 131a8bd60..3a3180036 100644
--- a/src/openttd.h
+++ b/src/openttd.h
@@ -30,7 +30,6 @@ enum SwitchMode {
SM_SAVE,
SM_GENRANDLAND,
SM_LOAD_SCENARIO,
- SM_START_SCENARIO,
SM_START_HEIGHTMAP,
SM_LOAD_HEIGHTMAP,
};