Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
|
|
@ -11,7 +11,7 @@ function miss1egg_cachein() /* entry=353 class_id=0x090D slot=0x04 */
|
|||
process_exclude();
|
||||
if (Egg.getEggId(arg_06) == 30) {
|
||||
if (Game.isReleaseBuild()) {
|
||||
spawn class_0A0C_slot_32(pid, 1, 0x00000000);
|
||||
spawn FREE.waitNTimerTicks(pid, 1, 0x00000000);
|
||||
suspend;
|
||||
/* pop_global global_id=0x1F size=0x1 */
|
||||
/* global_address global_id=0x3C */
|
||||
|
|
@ -24,10 +24,10 @@ function miss1egg_cachein() /* entry=353 class_id=0x090D slot=0x04 */
|
|||
/* str_to_ptr */
|
||||
/* free_stack_string value_u8=0x4 target=[SP+04h] */
|
||||
suspend;
|
||||
spawn class_0A0C_slot_32(pid, 1, 0x00000000);
|
||||
spawn FREE.waitNTimerTicks(pid, 1, 0x00000000);
|
||||
suspend;
|
||||
/* global_address global_id=0x3C */
|
||||
spawn class_0A0C_slot_32(pid, 1, 0x00000000);
|
||||
spawn FREE.waitNTimerTicks(pid, 1, 0x00000000);
|
||||
suspend;
|
||||
suspend;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue