diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-06-08 19:59:00 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-08 20:56:19 -0500 |
commit | c5bcb67bb871a445b20bbc0c226bc290dc5ba6bc (patch) | |
tree | 69245ce8d6204218292c0e0a30f58bf31673032e /include/decoration.h | |
parent | 4fa88f1a8fb21f4f6491446d8137853ed08825db (diff) |
Label decoration_inventory
Diffstat (limited to 'include/decoration.h')
-rw-r--r-- | include/decoration.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/decoration.h b/include/decoration.h index a2e2bf8f8..7676c0add 100644 --- a/include/decoration.h +++ b/include/decoration.h @@ -152,9 +152,6 @@ extern const struct YesNoFuncTable gUnknown_083EC9CC; extern const struct YesNoFuncTable gUnknown_083EC9D4; extern const struct YesNoFuncTable gUnknown_083ECAA0; -extern u8 sub_8134194(u8); // src/decoration_inventory -extern bool8 sub_81341D4(void); // src/decoration_inventory -extern void sub_8134104(u8); // src/decoration_inventory extern void sub_8109DAC(u8); // src/trader extern void ReshowPlayerPC(u8); // src/player_pc void Task_SecretBasePC_Decoration(u8); |