Implement & link ac_shrine

This commit is contained in:
Cuyler36
2023-12-18 09:20:52 -05:00
parent a4fb550821
commit f6541395e8
20 changed files with 757 additions and 18 deletions
+1
View File
@@ -261,6 +261,7 @@ extern int mMsg_request_main_appear(mMsg_Window_c* msg_win, ACTOR* other_actor,
extern int mMsg_Check_main_hide(mMsg_Window_c* msg_win);
extern int mMsg_sound_voice_get_for_editor(int code);
extern int mMsg_sound_spec_change_voice(mMsg_Window_c* msg_win);
extern void mMsg_request_main_forceoff();
#ifdef __cplusplus
}