summaryrefslogtreecommitdiff
path: root/src/unk_text_util_2.c
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-03-02 03:18:08 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-03-02 03:18:08 -0500
commit49bef258567b8ac6ead607de8ce0ac64581cdb55 (patch)
tree5c46abd03c745dd2127756061c0ed8d6173059b9 /src/unk_text_util_2.c
parentee6942683882e2abd4bde79f8355b71abbd21af9 (diff)
Clean up the last extern functions
Diffstat (limited to 'src/unk_text_util_2.c')
-rw-r--r--src/unk_text_util_2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unk_text_util_2.c b/src/unk_text_util_2.c
index bbc256915..530bd4085 100644
--- a/src/unk_text_util_2.c
+++ b/src/unk_text_util_2.c
@@ -214,7 +214,7 @@ static void DecompressGlyphFont6(u16 glyph)
gUnknown_03002F90.unk81 = 0x10;
}
-u8 GetGlyphWidthFont6(void)
+u32 GetGlyphWidthFont6(u16 glyphId, bool32 isJapanese)
{
return 0x10;
}