summaryrefslogtreecommitdiff
path: root/src/npc
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-03-19 01:09:40 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-03-19 01:09:40 +0100
commit7c9f5d2f232e76e53eb91269d161caa4ffe4cde1 (patch)
tree040c4795d9adb895fe51af747ecac30f69b10827 /src/npc
parentd6c8cf025095f5e13d8dce1179bead030918320d (diff)
Decompile staffroll
Diffstat (limited to 'src/npc')
-rw-r--r--src/npc/phonograph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/npc/phonograph.c b/src/npc/phonograph.c
index dd731979..8643cf95 100644
--- a/src/npc/phonograph.c
+++ b/src/npc/phonograph.c
@@ -12,7 +12,7 @@ void sub_0806EABC(Entity* this);
void sub_0806EABC(Entity* this, u32 param);
#endif
-extern u32 gUnk_081146B8;
+extern Font gUnk_081146B8;
extern s8 gUnk_081145E4[];
void Phonograph(Entity* this) {