Some script clean up, document secret base secrets show
This commit is contained in:
@@ -12,13 +12,13 @@ void InitSecretBaseAppearance(bool8 hidePC);
|
||||
bool8 CurMapIsSecretBase(void);
|
||||
void SecretBasePerStepCallback(u8 taskId);
|
||||
bool8 TrySetCurSecretBase(void);
|
||||
void SetSecretBaseSecretsTvFlags_Poster(void);
|
||||
void SetSecretBaseSecretsTvFlags_MiscFurnature(void);
|
||||
void SetSecretBaseSecretsTvFlags_LargeDecorationSpot(void);
|
||||
void SetSecretBaseSecretsTvFlags_SmallDecorationSpot(void);
|
||||
void CheckInteractedWithFriendsPosterDecor(void);
|
||||
void CheckInteractedWithFriendsFurnitureBottom(void);
|
||||
void CheckInteractedWithFriendsFurnitureMiddle(void);
|
||||
void CheckInteractedWithFriendsFurnitureTop(void);
|
||||
void WarpIntoSecretBase(const struct MapPosition *position, const struct MapEvents *events);
|
||||
bool8 SecretBaseMapPopupEnabled(void);
|
||||
void sub_80EB218(void);
|
||||
void CheckLeftFriendsSecretBase(void);
|
||||
void ClearSecretBases(void);
|
||||
void SetCurSecretBaseIdFromPosition(const struct MapPosition *position, const struct MapEvents *events);
|
||||
void TrySetCurSecretBaseIndex(void);
|
||||
|
||||
Reference in New Issue
Block a user