From 3a910078c149950c498309ba80cc0989eaab80a4 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 21 Oct 2019 12:08:37 -0400 Subject: Rename routines and objects related to move tutor --- include/constants/moves.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/constants/moves.h b/include/constants/moves.h index f60bf1a73..8dace5670 100644 --- a/include/constants/moves.h +++ b/include/constants/moves.h @@ -376,5 +376,8 @@ #define MOVETUTOR_EXPLOSION 12 #define MOVETUTOR_ROCK_SLIDE 13 #define MOVETUTOR_SUBSTITUTE 14 +#define MOVETUTOR_FRENZY_PLANT 15 +#define MOVETUTOR_BLAST_BURN 16 +#define MOVETUTOR_HYDRO_CANNON 17 #endif // GUARD_CONSTANTS_MOVES_H -- cgit v1.2.3