Partially match m_watch_my_step.c

This commit is contained in:
Cuyler36
2023-06-15 17:19:42 -04:00
parent 2d9e699c7e
commit fd8fbd9c92
24 changed files with 1223 additions and 33 deletions
+2
View File
@@ -12,6 +12,8 @@ extern PLAYER_ACTOR* get_player_actor_withoutCheck(GAME_PLAY* play);
extern void mPlib_SetData1_controller_data_for_title_demo(f32 stick_x, f32 stick_y, int btn_a, int btn_b);
extern void mPlib_SetData2_controller_data_for_title_demo(mActor_name_t tool);
extern void mPlib_request_main_invade_type1(GAME_PLAY* play);
extern mActor_name_t mPlib_Get_itemNo_forWindow();
extern int mPlib_check_able_change_camera_normal_index();
#ifdef __cplusplus
}