summaryrefslogtreecommitdiff
path: root/include/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/font.h')
-rw-r--r--include/font.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/font.h b/include/font.h
index 3818fb7b..6617f8ef 100644
--- a/include/font.h
+++ b/include/font.h
@@ -10,9 +10,11 @@ struct UnkStruct_02002C14
u8 width;
u8 height;
void *unk84[4];
- void *unk94[4];
+ struct UnkStruct_0202199C *unk94[4];
};
+extern struct UnkStruct_02002C14 *UNK_02106FC8;
+
void FUN_02002C14();
void FUN_02002C50(u32 param0, u32 param1);
void FUN_02002C84(s32 param0, u32 param1);