diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-03 21:42:43 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-03 21:42:43 -0400 |
commit | 88181cf35b084689ee6b1a2dd2bdd4b32cbd4e80 (patch) | |
tree | 3318d4d9d60aee800b6f0f3824fe77151ee75a7e /include | |
parent | d0c276a0d89703dd42683ba392f467336be0b78d (diff) |
sub_8100494
Diffstat (limited to 'include')
-rwxr-xr-x | include/decoration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/decoration.h b/include/decoration.h index c0feade2b..fd25fe27b 100755 --- a/include/decoration.h +++ b/include/decoration.h @@ -209,6 +209,7 @@ extern u8 gUnknown_020391A8; extern u8 gUnknown_020391A9; extern u8 gUnknown_020391AA; extern void (*gUnknown_0300485C)(void); +extern void (*gUnknown_083EC96C[2][2])(u8); extern const u16 gUnknown_083EC654[3]; extern const struct DecorationInventory gDecorationInventories[]; |