summaryrefslogtreecommitdiff
path: root/asm/text_renderer.s
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-01-03 07:04:11 -0800
committerYamaArashi <shadow962@live.com>2016-01-03 07:04:11 -0800
commitb116b3cb2e315f923ba551e1954fd8d83914a172 (patch)
tree8b5a455959250054f874ce466bd90e98e936e5ec /asm/text_renderer.s
parent50fb95602430079bfce17b28da256014caa052c0 (diff)
update disasm with function data from idb
Diffstat (limited to 'asm/text_renderer.s')
-rw-r--r--asm/text_renderer.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/text_renderer.s b/asm/text_renderer.s
index e94a21895..901b8bcb7 100644
--- a/asm/text_renderer.s
+++ b/asm/text_renderer.s
@@ -3315,7 +3315,7 @@ GetFontWidthFunc: ; 8005EA8
thumb_func_end GetFontWidthFunc
thumb_func_start GetStringWidth
-; u32 GetStringWidth(u8 fontId, u8 *str, u16 letterSpacing)
+; s32 GetStringWidth(u8 fontId, u8 *str, u16 letterSpacing)
GetStringWidth: ; 8005ED8
push {r4-r7,lr}
mov r7, r10