You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Harmonize engine/{battle, battle_anims, events, games} with pokegold
This commit is contained in:
@@ -103,6 +103,7 @@ CheckForLuckyNumberWinners:
|
||||
ld a, [wScriptVar]
|
||||
and a
|
||||
ret z ; found nothing
|
||||
|
||||
farcall StubbedTrainerRankings_LuckyNumberShow
|
||||
ld a, [wTempByteValue]
|
||||
and a
|
||||
|
||||
Reference in New Issue
Block a user