Corrected placeholders for obsolete opcodes

Minor edit to documents.
Updated version number.
This commit is contained in:
NovaRain
2022-04-20 09:51:54 +08:00
parent 4460325f70
commit 4c7cfb11b6
6 changed files with 20 additions and 6 deletions
+1 -1
View File
@@ -325,7 +325,7 @@ _^ - These functions require AllowUnsafeScripting to be enabled in ddraw.ini_
0x824b - `int tile_under_cursor()`\
0x824c - `int gdialog_get_barter_mod()`\
0x824d - `void set_inven_ap_cost()`
0x824d - `void set_inven_ap_cost(int cost)`
0x825c - `void reg_anim_combat_check(int enable)`\
0x825a - `void reg_anim_destroy(object object)`\
+1 -1
View File
@@ -325,7 +325,7 @@
0x824b - int tile_under_cursor()
0x824c - int gdialog_get_barter_mod()
0x824d - void set_inven_ap_cost()
0x824d - void set_inven_ap_cost(int cost)
0x825c - void reg_anim_combat_check(int enable)
0x825a - void reg_anim_destroy(object object)