diff options
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 |