pokeemerald/include/learn_move.h

8 lines
138 B
C
Raw Normal View History

2018-03-29 13:46:10 +00:00
#ifndef GUARD_LEARN_MOVE_H
#define GUARD_LEARN_MOVE_H
2018-08-12 19:54:07 +00:00
void TeachMoveTutorMove(void);
2018-08-12 20:33:41 +00:00
void sub_816137C(s32);
2018-03-29 13:46:10 +00:00
#endif //GUARD_LEARN_MOVE_H