Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -7,13 +7,11 @@ function hoffman_calledFromAnim() /* entry=281 class_id=0x04D9 slot=0x0E */
|
|||
deadGuy, /* [BP-06h] type=0x24 */
|
||||
item; /* [BP-08h] type=0x24 */
|
||||
|
||||
entry:
|
||||
set_info(0x021A, *(arg_06));
|
||||
process_exclude();
|
||||
hoffy = *(arg_06);
|
||||
/* pop_global global_id=0x29 size=0x1 */
|
||||
/* pop_global global_id=0x37 size=0x1 */
|
||||
spawn class_0A1C_slot_20(1, 1, Item.getQLo(arg_06), *(arg_06), arg_06);
|
||||
return;
|
||||
|
||||
set_info(0x021A, *(arg_06));
|
||||
process_exclude();
|
||||
hoffy = *(arg_06);
|
||||
/* pop_global global_id=0x29 size=0x1 */
|
||||
/* pop_global global_id=0x37 size=0x1 */
|
||||
spawn class_0A1C_slot_20(1, 1, Actor.GetNPCDataField0x63_00B(arg_06), *(arg_06), arg_06);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue