diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-10 18:01:45 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-10 18:01:45 +0200 |
commit | 57e5624e0619b8d96fb43ff68d9eeefe734b1a4f (patch) | |
tree | f62c13b0836f07817ee3dbd716c74947179d4ee1 /asm/battle_controller_safari.s | |
parent | 8914645231c9301579ed39bdd9200ad50e5296d0 (diff) |
battle9 is being worked on
Diffstat (limited to 'asm/battle_controller_safari.s')
-rw-r--r-- | asm/battle_controller_safari.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_controller_safari.s b/asm/battle_controller_safari.s index a5acca8c1..c3fbd0aad 100644 --- a/asm/battle_controller_safari.s +++ b/asm/battle_controller_safari.s @@ -103,13 +103,13 @@ _0815942A: movs r1, 0x7 _0815942E: movs r2, 0 - bl dp01_build_cmdbuf_x21_a_bb + bl EmitCmd_x21 b _08159440 _08159436: movs r0, 0x1 movs r1, 0x8 movs r2, 0 - bl dp01_build_cmdbuf_x21_a_bb + bl EmitCmd_x21 _08159440: bl SafariBufferExecCompleted b _0815954E |