added lang_phrase
This commit is contained in:
@ -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);
|
Reference in New Issue
Block a user