diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-11 14:42:13 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-11 14:42:13 +0200 |
commit | 5394435520c4942ec9935454ff420acbab2ff4e4 (patch) | |
tree | 1dbd23c0b1300d4553dbffc6d5a8d784ff687854 /asm/link.s | |
parent | 154a70e22829891ec56561e454a73a67e609679d (diff) |
more of pokemon3 decompiled
Diffstat (limited to 'asm/link.s')
-rw-r--r-- | asm/link.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/link.s b/asm/link.s index 1fd881b99..42f58b67f 100644 --- a/asm/link.s +++ b/asm/link.s @@ -21076,7 +21076,7 @@ sub_8014210: @ 8014210 str r0, [r1, 0x8] ldr r0, =gBattleTypeFlags str r6, [r0] - bl sub_806E64C + bl PlayBattleBGM pop {r4-r6} pop {r0} bx r0 |