From 8435b8835a9b5c5348b2849e943e36ffdd8c76b3 Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Thu, 15 Jun 2017 03:34:11 -0400 Subject: move player_pc data to C file and do a lot of labeling --- include/decoration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/decoration.h') diff --git a/include/decoration.h b/include/decoration.h index 01a00ee91..2e83a9414 100755 --- a/include/decoration.h +++ b/include/decoration.h @@ -262,7 +262,7 @@ extern u8 gUnknown_020391A8; extern u8 gUnknown_020391A9; extern u8 gUnknown_020391AA; extern u8 gUnknown_02039234; -extern void (*gUnknown_0300485C)(void); +extern void (*gFieldCallback)(void); extern const struct YesNoFuncTable gUnknown_083EC96C[]; extern struct UnkStruct_020391B4 gUnknown_020391B4[16]; -- cgit v1.2.3