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 df5f099a7..c4cc51e3d 100644
--- a/src/command_func.h
+++ b/src/command_func.h
@@ -91,6 +91,7 @@ CommandCallback CcGame;
/* group_gui.cpp */
CommandCallback CcCreateGroup;
+CommandCallback CcAddVehicleNewGroup;
/* industry_gui.cpp */
CommandCallback CcBuildIndustry;