You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Renaming sections, further dissolving main.asm
This commit is contained in:
@@ -1206,7 +1206,7 @@ SunStone: ; ee0f
|
||||
jr z, .NoEffect
|
||||
|
||||
ld a, $1
|
||||
ld [wd1e9], a
|
||||
ld [wForceEvolution], a
|
||||
callba EvolvePokemon
|
||||
|
||||
ld a, [wMonTriedToEvolve]
|
||||
@@ -1447,7 +1447,7 @@ RareCandy: ; ef14
|
||||
predef LearnLevelMoves
|
||||
|
||||
xor a
|
||||
ld [wd1e9], a
|
||||
ld [wForceEvolution], a
|
||||
callba EvolvePokemon
|
||||
|
||||
jp UseDisposableItem
|
||||
|
||||
Reference in New Issue
Block a user