Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -4,25 +4,17 @@ function bart_use() /* entry=117 class_id=0x01F5 slot=0x01 */
|
|||
referent, /* [BP+00h] type=0x69 */
|
||||
counter; /* [BP-02h] type=0x69 */
|
||||
|
||||
entry:
|
||||
set_info(0x0207, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A0C_slot_33(0x021B, *(arg_06));
|
||||
|
||||
block_00FC:
|
||||
if (Item.getFrame(arg_06) > 1) goto block_0151;
|
||||
|
||||
block_0111:
|
||||
set_info(0x0207, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A0C_slot_33(0x021B, *(arg_06));
|
||||
while (Item.getFrame(arg_06) <= 1) {
|
||||
spawn class_0A0C_slot_32(pid, 10, 0x00000000);
|
||||
suspend;
|
||||
goto block_00FC;
|
||||
|
||||
block_0151:
|
||||
spawn class_0A0C_slot_21(pid, 0x00E8, 0x00000000);
|
||||
suspend;
|
||||
spawn class_0A0C_slot_32(pid, 30, 0x00000000);
|
||||
suspend;
|
||||
spawn class_01F5_enterFastArea(arg_06);
|
||||
return;
|
||||
|
||||
}
|
||||
spawn class_0A0C_slot_21(pid, 0x00E8, 0x00000000);
|
||||
suspend;
|
||||
spawn class_0A0C_slot_32(pid, 30, 0x00000000);
|
||||
suspend;
|
||||
spawn class_01F5_enterFastArea(arg_06);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue