diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-06 17:06:45 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-06 17:06:45 +0200 |
commit | 3cc20c7c3f9c3b6a3c0fc8b47c0128c067f34a4a (patch) | |
tree | 9cd619ccd8bc86a4ad2413861bfbdbf4e0098dbe /asm/rom3.s | |
parent | 342e616d4b49d1772628947782a931964d36e167 (diff) |
battle 2 is done
Diffstat (limited to 'asm/rom3.s')
-rw-r--r-- | asm/rom3.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/rom3.s b/asm/rom3.s index 6a3e7e299..bde493568 100644 --- a/asm/rom3.s +++ b/asm/rom3.s @@ -2570,8 +2570,8 @@ _08033BB6: .pool thumb_func_end EmitMoveAnimation - thumb_func_start dp01_build_cmdbuf_x10_TODO -dp01_build_cmdbuf_x10_TODO: @ 8033BE4 + thumb_func_start EmitPrintString +EmitPrintString: @ 8033BE4 push {r4-r7,lr} mov r7, r10 mov r6, r9 @@ -2685,7 +2685,7 @@ _08033C88: pop {r0} bx r0 .pool - thumb_func_end dp01_build_cmdbuf_x10_TODO + thumb_func_end EmitPrintString thumb_func_start EmitPrintStringPlayerOnly EmitPrintStringPlayerOnly: @ 8033CFC |