Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -2,13 +2,13 @@ function grate_ew_gotHit() /* entry=53 class_id=0x0110 slot=0x06 */
|
|||
{
|
||||
set_info(0x020C, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A1D_slot_35(arg_0C, arg_0A);
|
||||
FREE.slot_35(arg_0C, arg_0A);
|
||||
local_02 = retval;
|
||||
if (((local_02 == 4) && (local_02 != 3)) && (local_02 != 10)) {
|
||||
return;
|
||||
}
|
||||
else {
|
||||
spawn class_0A0C_slot_29(pid, 0x00C8, arg_0C, arg_0A, arg_06);
|
||||
spawn ITEM.slot_29(pid, 0x00C8, arg_0C, arg_0A, arg_06);
|
||||
suspend;
|
||||
/* dword_to_word */
|
||||
if (process_result) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue