From 31622bd5e5d811cedfbb29da8d10b6c036e54ea6 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 5 Jun 2017 08:41:09 -0400 Subject: nonmatching sub_8101460, and a few functions beyond --- include/decoration.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include') diff --git a/include/decoration.h b/include/decoration.h index 47713b960..9350ba7e7 100755 --- a/include/decoration.h +++ b/include/decoration.h @@ -249,6 +249,8 @@ extern const u8 gUnknown_083EC984[]; extern void sub_80B3068(u8); // src/shop extern const struct YesNoFuncTable gUnknown_083EC95C; extern const struct YesNoFuncTable gUnknown_083EC964; +extern const struct YesNoFuncTable gUnknown_083EC9CC; +extern const struct YesNoFuncTable gUnknown_083EC9D4; extern u8 sub_8134194(u8); // src/decoration_inventory extern bool8 sub_81341D4(void); // src/decoration_inventory @@ -311,6 +313,8 @@ void sub_8101024(u8); void sub_81010F0(u8); void sub_8101460(u8); void sub_8101518(u8); +void sub_81015B0(u8); +void sub_81015E0(u8); void sub_810156C(u8); void sub_8101698(struct Sprite *); void sub_81016C8(void); -- cgit v1.2.3