diff options
author | YamaArashi <shadow962@live.com> | 2016-01-09 03:03:55 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-09 03:03:55 -0800 |
commit | 8a5a7d8e68538b727e0c166488265f395603366e (patch) | |
tree | b57f7abb207eebff9d501326c71f1a91e11bc3c9 /home.asm | |
parent | db31e5a438a41ae2f1b731f5700a6356fc00135f (diff) |
fix typoes
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4714,9 +4714,9 @@ TextPredefs:: add_tx_pre FightingDojoText_52a1d ; 38 add_tx_pre NewBicycleText ; 39 add_tx_pre IndigoPlateauStatues ; 3A - add_tx_pre VermilionGymTrashSuccesText1 ; 3B - add_tx_pre VermilionGymTrashSuccesText2 ; 3C XXX unused - add_tx_pre VermilionGymTrashSuccesText3 ; 3D + add_tx_pre VermilionGymTrashSuccessText1 ; 3B + add_tx_pre VermilionGymTrashSuccessText2 ; 3C XXX unused + add_tx_pre VermilionGymTrashSuccessText3 ; 3D add_tx_pre VermilionGymTrashFailText ; 3E add_tx_pre TownMapText ; 3F add_tx_pre BookOrSculptureText ; 40 |