summaryrefslogtreecommitdiff
path: root/src/text.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-09-03 23:39:12 -0700
committerYamaArashi <shadow962@live.com>2016-09-03 23:39:12 -0700
commit4d518e8ea5c93c669eb14de89b5baf6eba1ac9b0 (patch)
treedc1798b5fe56c699edb76d24d2ee708be36bee6d /src/text.c
parentdbaf6e125020cac5d897983dc9dfbf8d3d74e589 (diff)
WIP menu.c
Diffstat (limited to 'src/text.c')
-rw-r--r--src/text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text.c b/src/text.c
index 372d3e7e2..64a302fed 100644
--- a/src/text.c
+++ b/src/text.c
@@ -2523,7 +2523,7 @@ u8 sub_80037A0(struct Window *win)
return retVal;
}
-u8 sub_80037C8(struct Window *win, u8 lineLength)
+u32 sub_80037C8(struct Window *win, u8 lineLength)
{
u8 retVal;