fixed native prepend

This commit is contained in:
David Anderson 2004-10-11 17:20:19 +00:00
parent 32deaa261f
commit b0dd18580c

View File

@ -656,4 +656,4 @@ forward plugin_modules();
native require_module(const module[]); native require_module(const module[]);
lang_phrase(lang_mode, const phrase[], buffer[], maxLen); native lang_phrase(lang_mode, const phrase[], buffer[], maxLen);