Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -2,7 +2,7 @@ function dooregg_hatch() /* entry=350 class_id=0x090A slot=0x07 */
|
|||
{
|
||||
set_info(0x0210, *(arg_06));
|
||||
process_exclude();
|
||||
spawn class_090A_slot_20(pid, arg_06);
|
||||
spawn DOOREGG.slot_20(pid, arg_06);
|
||||
suspend;
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue