mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-15 20:15:32 -04:00
split f_ap_game, fapGm_Execute ok, more changes to m_Do_main
This commit is contained in:
@@ -60,7 +60,6 @@ BOOL fpcM_IsCreating(u32 pID) {
|
||||
return fpcCt_IsCreatingByID(pID);
|
||||
}
|
||||
|
||||
typedef void (*fpcM_ManagementFunc)(void);
|
||||
void fpcM_Management(fpcM_ManagementFunc pFunc1, fpcM_ManagementFunc pFunc2) {
|
||||
MtxInit();
|
||||
dDlst_peekZ_c_NS_peekData(&g_dComIfG_gameInfo.getdlstPeekZ());
|
||||
|
||||
Reference in New Issue
Block a user