Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -4,12 +4,10 @@ function thermatr_calledFromAnim() /* entry=181 class_id=0x0338 slot=0x0E */
|
|||
referent, /* [BP+00h] type=0x69 */
|
||||
n; /* [BP-02h] type=0x24 */
|
||||
|
||||
entry:
|
||||
set_info(0x021A, *(arg_06));
|
||||
process_exclude();
|
||||
n = *(arg_06);
|
||||
set_info(1, 0);
|
||||
spawn class_0A1C_slot_20(Item.getQLo(arg_06), *(arg_06), arg_06);
|
||||
return;
|
||||
|
||||
set_info(0x021A, *(arg_06));
|
||||
process_exclude();
|
||||
n = *(arg_06);
|
||||
set_info(1, 0);
|
||||
spawn class_0A1C_slot_20(Actor.GetNPCDataField0x63_00B(arg_06), *(arg_06), arg_06);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue