diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-01-21 06:59:13 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-21 06:59:13 -0600 |
commit | 0db23bc215000bbad41968ba5a650e55f86ceb71 (patch) | |
tree | 2d42133425d9f4bd20b04b80d506668318ee9283 /asm/party_menu.s | |
parent | 8a60952fc01ada92e029be488481a29da32f47eb (diff) | |
parent | e0fbd5daad0646c77d1f587d2763bc707df5d417 (diff) |
Merge pull request #164 from DizzyEggg/decompile_option_menu
Decompile option menu
Diffstat (limited to 'asm/party_menu.s')
-rwxr-xr-x | asm/party_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/party_menu.s b/asm/party_menu.s index 27ec779e7..730e90932 100755 --- a/asm/party_menu.s +++ b/asm/party_menu.s @@ -107,7 +107,7 @@ _081B0290: b _081B048C .pool _081B02AC: - bl remove_some_task + bl ScanlineEffect_Stop b _081B0484 _081B02B2: bl ResetPaletteFade |