diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-10-16 12:21:30 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-10-16 12:21:30 -0700 |
commit | 0a28bd17a7e3210791f44778b013c3b999573ea7 (patch) | |
tree | f5a9755d62a2f9d6693851e1f2ccda197dd39ff4 /include/decoration.h | |
parent | b29c65b176bc7441ac38002e2ea9e38f8e4e9ce6 (diff) | |
parent | e424136fc5e648084125775e45f9084c33ea7303 (diff) |
Merge remote-tracking branch 'upstream/master' into secret_base
Diffstat (limited to 'include/decoration.h')
-rw-r--r-- | include/decoration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/decoration.h b/include/decoration.h index bd8c41d1e..70abc29bf 100644 --- a/include/decoration.h +++ b/include/decoration.h @@ -291,6 +291,7 @@ extern void sub_8134104(u8); // src/decoration_inventory extern bool8 sub_807D770(void); extern void sub_8109DAC(u8); // src/trader extern void ReshowPlayerPC(u8); // src/player_pc +void Task_SecretBasePC_Decoration(u8); void Task_SecretBasePC_Decoration(u8 taskId); void sub_80FE2B4(void); |