OWFlash -> FlashFunction

Match the other overworld move functions
This commit is contained in:
mid-kid
2020-02-11 13:46:56 +01:00
parent a094c58f1e
commit 991d207d86
3 changed files with 3 additions and 3 deletions

View File

@@ -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]