#ifndef GUARD_LEARN_MOVE_H #define GUARD_LEARN_MOVE_H #define MAX_MOVE_TUTOR_MOVES 20 void DisplayMoveTutorMenu(void); #endif // GUARD_LEARN_MOVE_H