diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-06 15:05:04 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-06 15:05:04 -0500 |
commit | 629cb532d8886ba5874b137cab6f148e29a1e753 (patch) | |
tree | b7d0f0aa1127ef884d06ec4525d321b138fa779d /include/battle_string_ids.h | |
parent | f3be95d0c0a76f6bf6f5a03792b2ceaf012bc25b (diff) |
Update macros for battle_scripts_2
Diffstat (limited to 'include/battle_string_ids.h')
-rw-r--r-- | include/battle_string_ids.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_string_ids.h b/include/battle_string_ids.h index c646b2ebf..155e9f7bf 100644 --- a/include/battle_string_ids.h +++ b/include/battle_string_ids.h @@ -258,7 +258,7 @@ #define STRINGID_NOPPLEFT 255 #define STRINGID_BUTNOPPLEFT 256 #define STRINGID_PLAYERUSEDITEM 257 -#define STRINGID_WALLYUSEDITEM 258 +#define STRINGID_OLDMANUSEDITEM 258 #define STRINGID_TRAINERBLOCKEDBALL 259 #define STRINGID_DONTBEATHIEF 260 #define STRINGID_ITDODGEDBALL 261 |