You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
OWFlash -> FlashFunction
Match the other overworld move functions
This commit is contained in:
@@ -631,7 +631,7 @@ MonMenu_Fly:
|
||||
ret
|
||||
|
||||
MonMenu_Flash:
|
||||
farcall OWFlash
|
||||
farcall FlashFunction
|
||||
ld a, [wFieldMoveSucceeded]
|
||||
cp $1
|
||||
jr nz, .Fail
|
||||
|
Reference in New Issue
Block a user