FDS: prepare for auto mod
This commit is contained in:
parent
0fd72afeb4
commit
f50911ea49
5 changed files with 15 additions and 1 deletions
|
|
@ -261,7 +261,9 @@ const char* cmdName[]={
|
|||
"MINMOD_ECHO",
|
||||
|
||||
"BIFURCATOR_STATE_LOAD",
|
||||
"BIFURCATOR_PARAMETER"
|
||||
"BIFURCATOR_PARAMETER",
|
||||
|
||||
"FDS_MOD_AUTO"
|
||||
};
|
||||
|
||||
static_assert((sizeof(cmdName)/sizeof(void*))==DIV_CMD_MAX,"update cmdName!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue