USE RGB constants in hall of fame

This commit is contained in:
DizzyEggg
2018-11-18 20:32:27 +01:00
parent 27ee7d567e
commit f58cc47e17
2 changed files with 8 additions and 8 deletions
-1
View File
@@ -60,7 +60,6 @@ void PickLotteryCornerTicket(void)
{
struct Pokemon *mon = &gPlayerParty[i];
// UB: Too few arguments for function GetMonData
if (GetMonData(mon, MON_DATA_SPECIES) != SPECIES_NONE)
{
// do not calculate ticket values for eggs.