diff options
author | Daniel Harding <corrnondacqb@yahoo.com> | 2015-02-26 23:28:25 -0500 |
---|---|---|
committer | Daniel Harding <corrnondacqb@yahoo.com> | 2015-02-26 23:28:25 -0500 |
commit | 25f0b7abcd66b9273f224790ed2fbe70141ce26d (patch) | |
tree | 1a3bf3d328f4a074a0002f75b7ff502af99d1e0d /text.asm | |
parent | d8d0893d94e652c8c5ebf347498e86a369bf1051 (diff) | |
parent | 6cb51a1c4efe543b153219677ba5a842d189ff98 (diff) |
Merge pull request #82 from dannye/master
Label typo
Diffstat (limited to 'text.asm')
-rw-r--r-- | text.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1552,7 +1552,7 @@ _ComeBackText:: ; 89d15 (22:5d15) line "Come back!" done -_SupperEffectiveText:: ; 89d22 (22:5d22) +_SuperEffectiveText:: ; 89d22 (22:5d22) text "It's super" line "effective!" prompt |