Added "register_hook_proc_spec" script function

Updated documents to address the new function.
This commit is contained in:
NovaRain
2019-09-12 22:16:17 +08:00
parent e23c224535
commit 2bdd469919
11 changed files with 48 additions and 25 deletions
@@ -357,6 +357,8 @@
0x827b - any sfall_func5(string funcName, arg1, arg2, arg3, arg4, arg5)
0x827c - any sfall_func6(string funcName, arg1, arg2, arg3, arg4, arg5, arg6)
0x827d - void register_hook_proc_spec(int hook, procedure proc)
* These functions require AllowUnsafeScripting to be enabled in ddraw.ini