summaryrefslogtreecommitdiff
path: root/src/lottery_corner.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-11-18 20:32:27 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-11-18 20:32:27 +0100
commitf58cc47e173900537200c796501386f4e3a1f0d6 (patch)
tree736036a1a493ad2d10b9418996350a247c0ff637 /src/lottery_corner.c
parent27ee7d567e34b76c737c4920cfeccc36e6221543 (diff)
USE RGB constants in hall of fame
Diffstat (limited to 'src/lottery_corner.c')
-rw-r--r--src/lottery_corner.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lottery_corner.c b/src/lottery_corner.c
index f04fd0bdd..bd7d17ef7 100644
--- a/src/lottery_corner.c
+++ b/src/lottery_corner.c
@@ -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.