egg hatch almost decompiled

This commit is contained in:
DizzyEggg
2017-09-18 23:48:47 +02:00
parent c253bf5e75
commit 2e7127284f
15 changed files with 381 additions and 1066 deletions
+4
View File
@@ -614,4 +614,8 @@ bool8 IsPokeSpriteNotFlipped(u16 species);
bool8 IsMonShiny(struct Pokemon *mon);
bool8 IsShinyOtIdPersonality(u32 otId, u32 personality);
#include "sprite.h"
void DoMonFrontSpriteAnimation(struct Sprite* sprite, u16 species, bool8 noCry, u8 arg3);
#endif // GUARD_POKEMON_H