clean up slot machine until AwardPayout
This commit is contained in:
@@ -26,8 +26,8 @@ bool8 GetPriceReduction(u8 newsKind);
|
||||
void sub_80F14F8(TVShow *shows);
|
||||
size_t CountDigits(int value);
|
||||
u8 GetRibbonCount(struct Pokemon *pokemon);
|
||||
void reportPlayedSlotMachine(u16 nCoinsSpent);
|
||||
void reportPlayedRoulette(u16 nCoinsSpent);
|
||||
void AlertTVThatYouPlayedSlotMachine(u16 nCoinsSpent);
|
||||
void AlertTVThatYouPlayedRoulette(u16 nCoinsSpent);
|
||||
void reportNewCoinTotal(u16 nCoinsPaidOut);
|
||||
void sub_80EEA70(void);
|
||||
void sub_80EDB44(void);
|
||||
|
||||
Reference in New Issue
Block a user