Add auxiliary data type for extra command data

This commit is contained in:
Jonathan G Rennison
2022-12-07 19:58:17 +00:00
parent f1f73ddd6e
commit b0329ec77a
3 changed files with 154 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ add_files(
clear_map.h
cmd_helper.h
command.cpp
command_aux.h
command_func.h
command_type.h
company_base.h