Start decompiling shop.c

This commit is contained in:
Marcus Huderle
2018-09-01 17:15:35 -05:00
parent 1895383352
commit 8ecf3b2159
8 changed files with 430 additions and 875 deletions

View File

@@ -50,5 +50,6 @@ void PutBattleUpdateOnTheAir(u8 opponentLinkPlayerId, u16 move, u16 speciesPlaye
void BravoTrainerPokemonProfile_BeforeInterview1(u16 move);
void UpdateTVScreensOnMap(int, int);
void TV_PrintIntToStringVar(u8 varIdx, int value);
void SaveRecordedItemPurchasesForTVShow(void);
#endif //GUARD_TV_H