You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix miscellaneous points made in #658
This commit is contained in:
@@ -148,7 +148,7 @@ CheckForLuckyNumberWinners:
|
||||
.done
|
||||
pop hl
|
||||
push hl
|
||||
ld de, -6
|
||||
ld de, MON_SPECIES - MON_ID
|
||||
add hl, de
|
||||
ld a, [hl]
|
||||
pop hl
|
||||
|
||||
Reference in New Issue
Block a user