Skip to content

Commit

Permalink
Spoiler Update 1
Browse files Browse the repository at this point in the history
Makes code less derpy
  • Loading branch information
Tacoman369 committed Feb 12, 2024
1 parent a5104f6 commit 29476c8
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 364 deletions.
1 change: 1 addition & 0 deletions code/include/rnd/spoiler_data.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ namespace rnd {
u8 SpoilerData_GetIsItemLocationRevealed(u16 itemIndex);
u8 SpoilerLog_UpdateIngameLog(ItemOverride_Type type, u8 scene, u8 flag);
u8 SpoilerLog_CheckMultiLocationItems(ItemOverride_Type type, u8 scene, u8 flag);
void SpoilerData_UpdateMultiLocations(ItemOverride_Type type, u8 newScene, u8 flag);
} // namespace rnd

#endif // _RND_SPOILER_DATA_H_
Loading

0 comments on commit 29476c8

Please sign in to comment.