Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -10,7 +10,7 @@ function minegen_gotHit() /* entry=185 class_id=0x0357 slot=0x06 */
|
|||
while (!condition) {
|
||||
/* loopnext */
|
||||
}
|
||||
spawn class_0A17_slot_20(pid, 0, *(arg_06), arg_06);
|
||||
spawn TRIGGER.slot_20(pid, 0, *(arg_06), arg_06);
|
||||
suspend;
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue