From 528b84cedf33c0786f74e61d1c865fca89841aea Mon Sep 17 00:00:00 2001 From: Skeli Date: Mon, 26 Apr 2021 14:47:23 -0400 Subject: [PATCH] Change Num Tutor Moves --- src/defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/defines.h b/src/defines.h index 3070581..28b0b7f 100644 --- a/src/defines.h +++ b/src/defines.h @@ -20,4 +20,4 @@ //#define INCLUDE_FOOTPRINTS //If you uncomment this line, make sure to uncomment gMonFootprintTable in "repoints", and remove the footprint remover in "bytereplacement" #define NUM_TMSHMS 128 -#define NUM_MOVE_TUTOR_MOVES 128 \ No newline at end of file +#define NUM_MOVE_TUTOR_MOVES 146