Finish credits decomp and data dump

This commit is contained in:
PikalaxALT
2019-09-24 14:00:40 -04:00
parent 89c98f2ab7
commit 7f0c7528f7
48 changed files with 1479 additions and 1527 deletions
+1
View File
@@ -14,5 +14,6 @@ u8 sub_818D97C(u8 a0, u8 a1);
u16 CreateTrainerPicSprite(u16 species, bool8 isFrontPic, s16 x, s16 y, u8 paletteSlot, u16 paletteTag);
u16 FreeAndDestroyTrainerPicSprite(u16);
u16 PlayerGenderToFrontTrainerPicId_Debug(u8 gender, bool8 getClass);
u16 sub_810C228(u16 species, u32 otId, u32 personality, bool8 isFrontPic, u8 paletteSlot, u8 windowId);
#endif // GUARD_TRAINER_POKEMON_SPRITES_H