added lang_phrase
This commit is contained in:
parent
db4041114f
commit
ced5d6ff57
@ -654,4 +654,6 @@ native plugin_flags();
|
||||
|
||||
forward plugin_modules();
|
||||
|
||||
native require_module(const module[]);
|
||||
native require_module(const module[]);
|
||||
|
||||
lang_phrase(lang_mode, const phrase[], buffer[], maxLen);
|
Loading…
Reference in New Issue
Block a user