1 2 3 4 5 6
#ifndef GUARD_LEARN_MOVE_H #define GUARD_LEARN_MOVE_H void TeachMoveTutorMove(void); #endif // GUARD_LEARN_MOVE_H