Resolve issue #575: Rename text commands

This commit is contained in:
Rangi
2018-11-17 13:33:03 -05:00
parent c05a2d255b
commit 3202c4f3df
123 changed files with 1869 additions and 1745 deletions

View File

@@ -397,22 +397,22 @@ IsMonHoldingEverstone:
Text_CongratulationsYourPokemon:
; Congratulations! Your @ @
text_far UnknownText_0x1c4b92
db "@"
text_end
Text_EvolvedIntoPKMN:
; evolved into @ !
text_far UnknownText_0x1c4baf
db "@"
text_end
Text_StoppedEvolving:
; Huh? @ stopped evolving!
text_far UnknownText_0x1c4bc5
db "@"
text_end
Text_WhatEvolving:
; What? @ is evolving!
text_far UnknownText_0x1c4be3
db "@"
text_end
LearnLevelMoves:
ld a, [wTempSpecies]