diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-05-22 21:02:18 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-05-22 21:02:18 -0400 |
commit | f3de3a20dfccb8a57cdf9feb860bf1e89a733f50 (patch) | |
tree | 5d3f60d4b7fdcf44f4202e7db915213d041f663d /constants | |
parent | 3da00e31f8698c1b994c24ca55b5b9c3d3454af8 (diff) |
Bank11 and 14 misc functions.
Diffstat (limited to 'constants')
-rw-r--r-- | constants/tx_pre_constants.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/tx_pre_constants.asm b/constants/tx_pre_constants.asm index 84ed3584..e2bade58 100644 --- a/constants/tx_pre_constants.asm +++ b/constants/tx_pre_constants.asm @@ -56,8 +56,8 @@ const_value = 1 tx_pre_const LinkCableHelp ; 34 tx_pre_const TMNotebook ; 35 tx_pre_const FightingDojoText ; 36 - tx_pre_const FightingDojoText_52a10 ; 37 - tx_pre_const FightingDojoText_52a1d ; 38 + tx_pre_const EnemiesOnEverySideText ; 37 + tx_pre_const WhatGoesAroundComesAroundText ; 38 tx_pre_const NewBicycleText ; 39 tx_pre_const IndigoPlateauStatues ; 3A tx_pre_const VermilionGymTrashSuccesText1 ; 3B |