Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -8,15 +8,11 @@ function steamegg_hatch() /* entry=369 class_id=0x091D slot=0x07 */
|
|||
set_info(0x0210, *(arg_06));
|
||||
process_exclude();
|
||||
id = Egg.getEggId(arg_06);
|
||||
/* 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 sBox in nearby_items(shape=0x0500, origin=arg_06) */
|
||||
while (!condition) {
|
||||
if (Item.getQLo(sBox) == id) {
|
||||
suspend;
|
||||
spawn class_0A0C_slot_32(pid, 0x015E, 0x00000000);
|
||||
spawn FREE.waitNTimerTicks(pid, 0x015E, 0x00000000);
|
||||
suspend;
|
||||
suspend;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue