typo in CheckContestMon

This commit is contained in:
yenatch 2013-09-09 12:49:26 -04:00
parent 2b4a5bdd8d
commit 5bbcedb886
1 changed files with 1 additions and 1 deletions

View File

@ -12140,7 +12140,7 @@ CheckShininess: ; 8a68
CheckContestMon: ; 8a88
; Check a mon's DVs at hl in the bug catching contest.
; Return shiny if its DVs are good enough to place in the contest.
; Return carry if its DVs are good enough to place in the contest.
; Attack
ld a, [hl]