summaryrefslogtreecommitdiff
path: root/src/code/z_construct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_construct.c')
-rw-r--r--src/code/z_construct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_construct.c b/src/code/z_construct.c
index 15a8054e7..3d5a9337b 100644
--- a/src/code/z_construct.c
+++ b/src/code/z_construct.c
@@ -199,7 +199,7 @@ void func_80110F68(GlobalContext* globalCtx) {
__assert("message->fukidashiSegment != NULL", "../z_construct.c", 352);
}
- func_8006EF10(&globalCtx->msgCtx.unk_128);
+ Font_LoadOrderedFont(&globalCtx->msgCtx.font);
YREG(31) = 0;
}