fix mistakes and bad formatting
This commit is contained in:
+3
-3
@@ -26,9 +26,9 @@ bool8 GetPriceReduction(u8 newsKind);
|
||||
void sub_80F14F8(TVShow *shows);
|
||||
size_t CountDigits(int value);
|
||||
u8 GetRibbonCount(struct Pokemon *pokemon);
|
||||
void AlertTVThatYouPlayedSlotMachine(u16 nCoinsSpent);
|
||||
void AlertTVThatYouPlayedRoulette(u16 nCoinsSpent);
|
||||
void reportNewCoinTotal(u16 nCoinsPaidOut);
|
||||
void AlertTVThatPlayerPlayedSlotMachine(u16 nCoinsSpent);
|
||||
void AlertTVThatPlayerPlayedRoulette(u16 nCoinsSpent);
|
||||
void AlertTVOfNewCointTotal(u16 nCoinsPaidOut);
|
||||
void sub_80EEA70(void);
|
||||
void sub_80EDB44(void);
|
||||
void sub_80EDC60(const u16 *words);
|
||||
|
||||
Reference in New Issue
Block a user