summaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui.h b/src/gui.h
index 78be95fe5..d4da01714 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -88,6 +88,7 @@ enum {
/* Road specific actions */
DDSP_PLACE_ROAD_NE,
DDSP_PLACE_ROAD_NW,
+ DDSP_PLACE_AUTOROAD,
};
/* misc_gui.cpp */