diff options
author | dannye <corrnondacqb@yahoo.com> | 2017-06-24 15:01:43 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2017-06-24 15:01:43 -0500 |
commit | 7a9a1b1e55f4a7f6c339a86d8cdb7fbf1bee7838 (patch) | |
tree | e4717c7da2905505fb10c93d86f1dac8c2a998b1 /engine/learn_move.asm | |
parent | e9f33ce19c3f573cc7fb312d6869e711d5d9de4f (diff) |
Fix typos in comments
Diffstat (limited to 'engine/learn_move.asm')
-rwxr-xr-x | engine/learn_move.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/learn_move.asm b/engine/learn_move.asm index ba73d4c0..53c7f87e 100755 --- a/engine/learn_move.asm +++ b/engine/learn_move.asm @@ -185,7 +185,7 @@ TryingToLearn: LearnedMove1Text: TX_FAR _LearnedMove1Text - TX_SFX_ITEM_1 ; plays SFX_GET_ITEM_1 in the pary menu (rare candy) and plays SFX_LEVEL_UP in battle + TX_SFX_ITEM_1 ; plays SFX_GET_ITEM_1 in the party menu (rare candy) and plays SFX_LEVEL_UP in battle TX_BLINK db "@" |