diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 03:44:39 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 03:44:39 -0800 |
commit | 3ddda066d91cbbd377584acacaea62a9deba8873 (patch) | |
tree | 4af711b5daff8a50548f1df28f3981024cb9be8e /asm/battle_controller_oak.s | |
parent | 3ff48ec8c890d95c5fbc467896414a018bf523ad (diff) |
import names from pokeruby
Diffstat (limited to 'asm/battle_controller_oak.s')
-rw-r--r-- | asm/battle_controller_oak.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_oak.s b/asm/battle_controller_oak.s index 4a87edd6e..8e9448f63 100644 --- a/asm/battle_controller_oak.s +++ b/asm/battle_controller_oak.s @@ -2134,7 +2134,7 @@ _080E86B4: _080E86D8: .4byte gUnknown_2037AB8 _080E86DC: .4byte gUnknown_2023BC4 _080E86E0: - bl sub_8036530 + bl OpponentBufferExecCompleted _080E86E4: ldr r0, _080E86FC @ =gUnknown_2023E82 movs r1, 0 |