summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
authorpasky <pasky@openttd.org>2005-04-02 15:03:48 +0000
committerpasky <pasky@openttd.org>2005-04-02 15:03:48 +0000
commitf053bbb4f4ed542eb1e3e9d814ec80c569645fa3 (patch)
tree8cb47dd0760f518a9aa2fc1516e78b28d69fda21 /command.h
parent65ed56e970ac3438535b6bdee04ba6b093cb1e21 (diff)
downloadopenttd-f053bbb4f4ed542eb1e3e9d814ec80c569645fa3.tar.xz
(svn r2125) - Feature: In the intro dialog, show a map size selector below the landscape type selector.
Diffstat (limited to 'command.h')
-rw-r--r--command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/command.h b/command.h
index 90a3283d2..eeb9efd34 100644
--- a/command.h
+++ b/command.h
@@ -149,6 +149,8 @@ enum {
CMD_CHANGE_PATCH_SETTING = 114,
CMD_REPLACE_VEHICLE = 115,
+
+ CMD_SET_NEW_MAP_SIZE = 116,
};
enum {