mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-29 07:21:54 -04:00
re-generate with bug fixes
This commit is contained in:
@@ -47,7 +47,6 @@ void cLsIt_Method(node_list_class*, int (*)(node_class*, void*), void*);
|
||||
void cLsIt_Judge(node_list_class*, void* (*)(node_class*, void*), void*);
|
||||
void cTgIt_MethodCall(create_tag_class*, method_filter*);
|
||||
void cTgIt_JudgeFilter(create_tag_class*, judge_filter*);
|
||||
extern "C" extern u8 g_fpcCtTg_Queue[12 + 4 /* padding */];
|
||||
|
||||
extern "C" void cLsIt_Method__FP15node_list_classPFP10node_classPv_iPv();
|
||||
extern "C" void cLsIt_Judge__FP15node_list_classPFP10node_classPv_PvPv();
|
||||
|
||||
@@ -24,7 +24,6 @@ struct create_tag {};
|
||||
void fpcCtTg_ToCreateQ(create_tag*);
|
||||
void fpcCtTg_CreateQTo(create_tag*);
|
||||
void fpcCtTg_Init(create_tag*, void*);
|
||||
extern "C" extern u8 g_fpcCtTg_Queue[12 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcCtTg_ToCreateQ__FP10create_tag();
|
||||
extern "C" void fpcCtTg_CreateQTo__FP10create_tag();
|
||||
|
||||
@@ -26,7 +26,6 @@ void fpcDtTg_ToDeleteQ(delete_tag_class*);
|
||||
static void fpcDtTg_DeleteQTo(delete_tag_class*);
|
||||
void fpcDtTg_Do(delete_tag_class*, int (*)(void*));
|
||||
void fpcDtTg_Init(delete_tag_class*, void*);
|
||||
extern "C" extern u8 g_fpcDtTg_Queue[12 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcDtTg_IsEmpty__Fv();
|
||||
extern "C" void fpcDtTg_ToDeleteQ__FP16delete_tag_class();
|
||||
|
||||
@@ -73,8 +73,6 @@ void fpcPi_Delete(process_priority_class*);
|
||||
void fpcLnTg_QueueTo(line_tag*);
|
||||
void cLsIt_Method(node_list_class*, int (*)(node_class*, void*), void*);
|
||||
void cTg_IsUse(create_tag_class*);
|
||||
extern "C" extern u8 g_fpcDtTg_Queue[12 + 4 /* padding */];
|
||||
extern "C" extern u8 g_fpcNd_type[4 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcBs_Is_JustOfType__Fii();
|
||||
extern "C" void fpcBs_IsDelete__FP18base_process_class();
|
||||
|
||||
@@ -35,7 +35,6 @@ void fpcLy_CurrentLayer();
|
||||
void fpcPause_IsEnable(void*, u8);
|
||||
void cAPIGph_BeforeOfDraw();
|
||||
void cAPIGph_AfterOfDraw();
|
||||
extern "C" extern u8 g_fpcLf_type[4 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcBs_Is_JustOfType__Fii();
|
||||
extern "C" void fpcLy_SetCurrentLayer__FP11layer_class();
|
||||
|
||||
@@ -58,7 +58,6 @@ void fpcLnTg_ToQueue(line_tag*, int);
|
||||
void fpcLnIt_Queue(int (*)(void*, void*));
|
||||
void fpcPause_IsEnable(void*, u8);
|
||||
void cTg_IsUse(create_tag_class*);
|
||||
extern "C" extern u8 g_fpcNd_type[4 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcBs_Is_JustOfType__Fii();
|
||||
extern "C" void fpcBs_Execute__FP18base_process_class();
|
||||
|
||||
@@ -30,9 +30,6 @@ static void fpcLf_Execute(leafdraw_class*);
|
||||
static void fpcLf_IsDelete(leafdraw_class*);
|
||||
static void fpcLf_Delete(leafdraw_class*);
|
||||
static void fpcLf_Create(leafdraw_class*);
|
||||
extern "C" extern void* g_fpcLf_Method[5 + 1 /* padding */];
|
||||
extern "C" extern u8 g_fpcLf_type[4 + 4 /* padding */];
|
||||
extern "C" extern u8 struct_80450D38[8];
|
||||
|
||||
extern "C" void fpcLf_GetPriority__FPC14leafdraw_class();
|
||||
extern "C" void fpcLf_DrawMethod__FP21leafdraw_method_classPv();
|
||||
|
||||
@@ -18,7 +18,6 @@ struct node_list_class {};
|
||||
//
|
||||
|
||||
void fpcLn_Create();
|
||||
extern "C" extern void* g_fpcLn_Queue[2];
|
||||
|
||||
extern "C" void fpcLn_Create__Fv();
|
||||
extern "C" extern void* g_fpcLn_Queue[2];
|
||||
|
||||
@@ -39,7 +39,6 @@ void fpcLy_SetCurrentLayer(layer_class*);
|
||||
void fpcLy_CurrentLayer();
|
||||
void cTrIt_Method(node_lists_tree_class*, int (*)(node_class*, void*), void*);
|
||||
void cTgIt_MethodCall(create_tag_class*, method_filter*);
|
||||
extern "C" extern void* g_fpcLn_Queue[2];
|
||||
|
||||
extern "C" void fpcLy_SetCurrentLayer__FP11layer_class();
|
||||
extern "C" void fpcLy_CurrentLayer__Fv();
|
||||
|
||||
@@ -38,7 +38,6 @@ extern "C" void fpcLnTg_Init__FP8line_tagPv();
|
||||
void cTg_SingleCutFromTree(create_tag_class*);
|
||||
void cTg_AdditionToTree(node_lists_tree_class*, int, create_tag_class*);
|
||||
void cTg_Create(create_tag_class*, void*);
|
||||
extern "C" extern void* g_fpcLn_Queue[2];
|
||||
|
||||
extern "C" void cTg_SingleCutFromTree__FP16create_tag_class();
|
||||
extern "C" void cTg_AdditionToTree__FP21node_lists_tree_classiP16create_tag_class();
|
||||
|
||||
@@ -105,11 +105,6 @@ void fpcDw_Handler(int (*)(int (*)(void*, void*)), int (*)(void*, void*));
|
||||
void fpcFCtRq_Request(layer_class*, s16, int (*)(void*, void*), void*, void*);
|
||||
void cAPIGph_Painter();
|
||||
void MtxInit();
|
||||
extern "C" extern u8 m_gamePad__8mDoCPd_c[16];
|
||||
extern "C" extern u8 g_dComIfG_gameInfo[122384];
|
||||
extern "C" extern u8 data_80450B60[4];
|
||||
extern "C" extern u8 struct_80450D38[8];
|
||||
extern "C" extern u8 data_80450EC4[4];
|
||||
|
||||
extern "C" void fpcCtIt_JudgeInLayer__FUiPFPvPv_PvPv();
|
||||
extern "C" void fpcCt_IsCreatingByID__FUi();
|
||||
|
||||
@@ -33,8 +33,6 @@ void fpcNd_IsDeleteTiming(process_node_class*);
|
||||
static void fpcNd_IsDelete(process_node_class*);
|
||||
static void fpcNd_Delete(process_node_class*);
|
||||
static void fpcNd_Create(process_node_class*);
|
||||
extern "C" extern void* g_fpcNd_Method[5 + 1 /* padding */];
|
||||
extern "C" extern u8 g_fpcNd_type[4 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcNd_DrawMethod__FP21nodedraw_method_classPv();
|
||||
extern "C" static void fpcNd_Draw__FP18process_node_class();
|
||||
|
||||
@@ -33,7 +33,6 @@ extern "C" void fpcPause_Init__FPv();
|
||||
|
||||
void fpcBs_Is_JustOfType(int, int);
|
||||
void fpcLyIt_OnlyHere(layer_class*, int (*)(void*, void*), void*);
|
||||
extern "C" extern u8 g_fpcNd_type[4 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcBs_Is_JustOfType__Fii();
|
||||
extern "C" void fpcLyIt_OnlyHere__FP11layer_classPFPvPv_iPv();
|
||||
|
||||
@@ -38,7 +38,6 @@ static void fpcPi_IsNormal(unsigned int, u16, u16);
|
||||
void fpcPi_Change(process_priority_class*, unsigned int, u16, u16);
|
||||
void fpcPi_Handler();
|
||||
void fpcPi_Init(process_priority_class*, void*, unsigned int, u16, u16);
|
||||
extern "C" extern u8 data_804505F0[8];
|
||||
|
||||
extern "C" void fpcPi_IsInQueue__FP22process_priority_class();
|
||||
extern "C" static void fpcPi_QueueTo__FP22process_priority_class();
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
//
|
||||
|
||||
void fpcPf_Get(s16);
|
||||
extern "C" extern u8 g_fpcPf_ProfileList_p[4 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcPf_Get__Fs();
|
||||
extern "C" extern u8 g_fpcPf_ProfileList_p[4 + 4 /* padding */];
|
||||
|
||||
@@ -61,7 +61,6 @@ void fpcLd_Free(s16);
|
||||
void fpcLd_Load(s16);
|
||||
void cPhs_Set(request_of_phase_process_class*, int (**)(void*));
|
||||
void cPhs_Do(request_of_phase_process_class*, void*);
|
||||
extern "C" extern u8 g_fpcNd_type[4 + 4 /* padding */];
|
||||
|
||||
extern "C" void fpcBs_Is_JustOfType__Fii();
|
||||
extern "C" void fpcBs_Create__FsUiPv();
|
||||
|
||||
Reference in New Issue
Block a user