summaryrefslogtreecommitdiff
path: root/arm9/src/render_text.c
diff options
context:
space:
mode:
authorRémi Calixte <remicalixte.rmc@gmail.com>2021-08-22 15:10:58 +0200
committerRémi Calixte <remicalixte.rmc@gmail.com>2021-08-22 15:10:58 +0200
commit23071e67d75ab4a52d68ef4fdecd090215216506 (patch)
tree49b432bf55bddacbcfb5112668cb69323c22d824 /arm9/src/render_text.c
parentd789398ef7fc5a2955199ac4f87be40b90182405 (diff)
parentd08722a7381c4c05a40ee59bb6de556616e1dfc2 (diff)
Merge branch 'master' into unk_02006D98
Diffstat (limited to 'arm9/src/render_text.c')
-rw-r--r--arm9/src/render_text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/src/render_text.c b/arm9/src/render_text.c
index 34777739..aa29e82d 100644
--- a/arm9/src/render_text.c
+++ b/arm9/src/render_text.c
@@ -207,7 +207,7 @@ THUMB_FUNC u32 RenderText(struct TextPrinter *printer)
return 3;
}
- struct UnkStruct_02002C14 *r5 = FUN_02002D94(subStruct->glyphId, currentChar);
+ struct UnkStruct_02002C14_sub *r5 = FUN_02002D94(subStruct->glyphId, currentChar);
CopyGlyphToWindow(printer->printerTemplate.window,
r5->buf,
r5->width,