Merge pull request #112 from alphanu1/alphanu1-patch-99
Added MSG_DYNAMIC
This commit is contained in:
commit
17fe39a3ee
|
@ -208,6 +208,7 @@ enum msg_hash_enums
|
|||
MSG_NO_ARGUMENTS_SUPPLIED_AND_NO_MENU_BUILTIN,
|
||||
MSG_COMPILER,
|
||||
MSG_NATIVE,
|
||||
MSG_DYNAMIC,
|
||||
MSG_UNKNOWN_COMPILER,
|
||||
MSG_FAILED,
|
||||
MSG_SUCCEEDED,
|
||||
|
|
Loading…
Reference in New Issue