Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -13,7 +13,7 @@ function bubble_enterFastArea() /* entry=109 class_id=0x01D6 slot=0x0F */
|
|||
class_0A0C_slot_20(pid, 120);
|
||||
spawn class_0A0C_slot_32((retval + 0x00DC), 0x00000000);
|
||||
suspend;
|
||||
if Intrinsic0007(arg_06) goto block_024B;
|
||||
if Item.isOnScreen(arg_06) goto block_024B;
|
||||
|
||||
block_0139:
|
||||
counter = 0;
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
function bubble_leaveFastArea() /* entry=109 class_id=0x01D6 slot=0x10 */
|
||||
{
|
||||
entry:
|
||||
set_info(0x021C, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A0C_slot_33(0x021B, *(arg_06));
|
||||
return;
|
||||
|
||||
set_info(0x021C, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A0C_slot_33(0x021B, *(arg_06));
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue