diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-12-06 16:08:20 -0500 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-12-06 16:08:20 -0500 |
commit | 6ddc025942a03802acf6a2731d7b46f2672ae74f (patch) | |
tree | 97cf0f4bca92254f5e6d32bd78505bca9f6cda94 /text | |
parent | c3911c80cf8400f81518532c13912c647b81b880 (diff) |
engine/battle/trainer_ai.asm
Diffstat (limited to 'text')
-rwxr-xr-x | text/trainer_names.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/trainer_names.asm b/text/trainer_names.asm index 6a3cf8f7..087d79ef 100755 --- a/text/trainer_names.asm +++ b/text/trainer_names.asm @@ -1,4 +1,4 @@ -TrainerNames: ; 399ff (e:59ff) +TrainerNames: ; 3997e (e:597e) db "YOUNGSTER@" db "BUG CATCHER@" db "LASS@" |