Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -7,15 +7,11 @@ function bbtrip_hatch() /* entry=351 class_id=0x090B slot=0x07 */
|
|||
|
||||
set_info(0x0210, *(arg_06));
|
||||
process_exclude();
|
||||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x3D */
|
||||
/* loopscr value_u8=0x40 */
|
||||
/* loopscr value_u8=0x25 */
|
||||
/* loop current_var=0xFE string_bytes=0x6 loop_type=0x2 */
|
||||
/* loop_selector item in nearby_items(shape=MINE_LAYER_TRAP, origin=arg_06) */
|
||||
while (!condition) {
|
||||
if (Item.getFrame(item)) {
|
||||
bbetty = item;
|
||||
spawn class_0A01_slot_20(pid, bbetty);
|
||||
spawn BBETTY.slot_20(pid, bbetty);
|
||||
suspend;
|
||||
}
|
||||
/* loopnext */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue