Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -3,7 +3,7 @@ function sentry_leaveFastArea() /* entry=100 class_id=0x01CD slot=0x10 */
|
|||
set_info(0x021C, *(arg_06));
|
||||
process_exclude();
|
||||
/* bit_not */
|
||||
class_0A0C_slot_33(1, *(arg_06));
|
||||
class_0A0C_slot_33(0x020A, *(arg_06));
|
||||
FREE.slot_33(1, *(arg_06));
|
||||
FREE.slot_33(0x020A, *(arg_06));
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue