summaryrefslogtreecommitdiff
path: root/src/command_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command_func.h')
-rw-r--r--src/command_func.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command_func.h b/src/command_func.h
index b7738f4ef..462867a38 100644
--- a/src/command_func.h
+++ b/src/command_func.h
@@ -140,5 +140,6 @@ CommandCallback CcFoundRandomTown;
/* vehicle_gui.cpp */
CommandCallback CcBuildPrimaryVehicle;
+CommandCallback CcStartStopVehicle;
#endif /* COMMAND_FUNC_H */