diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-06-16 14:04:29 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-06-16 14:04:29 +0200 |
commit | 3bcd30969a8b7ced6e9fa54e1fc0f8447c2983bc (patch) | |
tree | 5905e1d11348213b18494870d04d24ffa7629c60 /asm/field_screen.s | |
parent | 7ea5dd7923eb9a44609a6cdaff331f7cd97bb34a (diff) |
cut field effect is decompiled and documented
Diffstat (limited to 'asm/field_screen.s')
-rw-r--r-- | asm/field_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/field_screen.s b/asm/field_screen.s index 08eaf949a..27627ac58 100644 --- a/asm/field_screen.s +++ b/asm/field_screen.s @@ -8656,7 +8656,7 @@ task_mpl_807E3C8: @ 80AF6B0 bl ScriptContext2_Disable adds r0, r4, 0 bl DestroyTask - bl sub_80984F4 + bl ScriptUnfreezeEventObjects _080AF6CC: pop {r4} pop {r0} |