diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2016-07-29 10:40:54 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2016-07-29 10:40:54 -0400 |
commit | d84ebd212434dd754729543b257cd17fed9e54d4 (patch) | |
tree | 47cd66fd7031ab581414013c1bd33bfe7802629e /text | |
parent | a32b6ccbb5b9ad15befa3b9893659f2ceabd1ba0 (diff) |
pitchoffset macro to replace forceoctave
Diffstat (limited to 'text')
-rwxr-xr-x | text/trainer_class_names.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/trainer_class_names.asm b/text/trainer_class_names.asm index daa7e08a9..555e6c652 100755 --- a/text/trainer_class_names.asm +++ b/text/trainer_class_names.asm @@ -64,4 +64,4 @@ db "LEADER@" db "OFFICER@" db "ROCKET@" - db "MYSTICALMAN@"
\ No newline at end of file + db "MYSTICALMAN@" |