diff options
| author | golem galvanize <golemgalvanize@github.com> | 2018-01-30 19:38:24 -0500 |
|---|---|---|
| committer | golem galvanize <golemgalvanize@github.com> | 2018-01-30 19:38:24 -0500 |
| commit | f7c9a6cb547264aaeba8629638aca47869a2994a (patch) | |
| tree | 9b0ccf490b61a38ffce0bfb457780684ef1a3138 /asm/easy_chat.s | |
| parent | 092da42723713105c4a4ecc42f230a9a364bd0a4 (diff) | |
| parent | b3315b64a1ecefc04f36ed50dd341f1f90d3ba97 (diff) | |
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_item_menu
Diffstat (limited to 'asm/easy_chat.s')
| -rw-r--r-- | asm/easy_chat.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/easy_chat.s b/asm/easy_chat.s index 86c78d2cf..db2ffac14 100644 --- a/asm/easy_chat.s +++ b/asm/easy_chat.s @@ -652,7 +652,7 @@ sub_811A7E4: @ 811A7E4 _0811A804: movs r0, 0x1 movs r1, 0 - bl fade_screen + bl FadeScreen b _0811A840 _0811A80E: ldr r0, =gPaletteFade |
