You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More WRAM tidying
This commit is contained in:
@@ -1665,7 +1665,7 @@ RevivePokemon: ; f0d6
|
||||
ld a, [CurPartyMon]
|
||||
ld c, a
|
||||
ld d, 0
|
||||
ld hl, wc6fc
|
||||
ld hl, wBattleParticipantsIncludingFainted
|
||||
ld b, CHECK_FLAG
|
||||
predef FlagPredef
|
||||
ld a, c
|
||||
|
||||
Reference in New Issue
Block a user