diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-24 23:38:36 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-24 23:38:36 -0500 |
commit | 4ba3b9f592e2a23bb57e59ca41acd0cfb27a0d84 (patch) | |
tree | 4009791ef38c7f47f8ba14a1ba17ea3e75058544 /include/decoration.h | |
parent | 4327bee485510b424cbf28e450d90ff50e6fe78b (diff) | |
parent | 4e54b9f65e93e84887ef81b726a187bbf3197530 (diff) |
merge
Diffstat (limited to 'include/decoration.h')
-rw-r--r-- | include/decoration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/decoration.h b/include/decoration.h index 74ca47a3a..c38bd1bcb 100644 --- a/include/decoration.h +++ b/include/decoration.h @@ -160,7 +160,7 @@ 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 bool8 sub_807D770(void); +extern bool8 IsWeatherNotFadingIn(void); extern void sub_8109DAC(u8); // src/trader extern void ReshowPlayerPC(u8); // src/player_pc void Task_SecretBasePC_Decoration(u8); |