Doc storage - choose box menu, move wallpaper gfx

This commit is contained in:
GriffinR
2021-04-15 17:31:50 -04:00
parent a1ed59450e
commit 838a452363
124 changed files with 792 additions and 755 deletions

View File

@@ -57,6 +57,7 @@ bool32 CheckBoxMonSanityAt(u32 boxId, u32 boxPosition);
u32 CountStorageNonEggMons(void);
u32 CountAllStorageMons(void);
bool32 AnyStorageMonWithMove(u16 moveId);
void ResetWaldaWallpaper(void);
void SetWaldaWallpaperLockedOrUnlocked(bool32 unlocked);
bool32 IsWaldaWallpaperUnlocked(void);