diff --git a/include/m_watch_my_step.h b/include/m_watch_my_step.h index aa243797..45747bba 100644 --- a/include/m_watch_my_step.h +++ b/include/m_watch_my_step.h @@ -29,6 +29,10 @@ extern Gfx mny_win_ueT_model[]; extern Gfx mny_win_beruT_model[]; extern Gfx mny_win_mojiT_model[]; +extern void watch_my_step_ct(); +extern void watch_my_step_move(GAME_PLAY* play) +extern void watch_my_step_draw(GAME_PLAY* play); + #ifdef __cplusplus } #endif