You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
OWFlash -> FlashFunction
Match the other overworld move functions
This commit is contained in:
@@ -41,7 +41,7 @@ UsedMoveText:
|
||||
.grammar
|
||||
call GetMoveGrammar ; convert move id to grammar index
|
||||
|
||||
; everything except 'instead' made redundant in localization
|
||||
; everything except 'CheckObedience' made redundant in localization
|
||||
|
||||
; check obedience
|
||||
ld a, [wAlreadyDisobeyed]
|
||||
|
||||
Reference in New Issue
Block a user