mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 04:31:37 -04:00
clang-format
This commit is contained in:
+79
-99
@@ -1,37 +1,31 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: f_pc/f_pc_layer
|
||||
//
|
||||
//
|
||||
|
||||
#include "f_pc/f_pc_layer.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_pc/f_pc_layer.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Types:
|
||||
//
|
||||
//
|
||||
|
||||
struct process_method_tag_class {
|
||||
};
|
||||
struct process_method_tag_class {};
|
||||
|
||||
struct node_lists_tree_class {
|
||||
};
|
||||
struct node_lists_tree_class {};
|
||||
|
||||
struct node_list_class {
|
||||
};
|
||||
struct node_list_class {};
|
||||
|
||||
struct node_class {
|
||||
};
|
||||
struct node_class {};
|
||||
|
||||
struct layer_class {
|
||||
};
|
||||
struct layer_class {};
|
||||
|
||||
struct create_tag_class {
|
||||
};
|
||||
struct create_tag_class {};
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
void fpcLy_CancelQTo(process_method_tag_class*);
|
||||
void fpcLy_ToCancelQ(layer_class*, process_method_tag_class*);
|
||||
@@ -77,9 +71,9 @@ extern "C" void fpcLy_Delete__FP11layer_class();
|
||||
extern "C" void fpcLy_Cancel__FP11layer_class();
|
||||
extern "C" void fpcLy_Create__FP11layer_classPvP15node_list_classi();
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
void fpcMtdIt_Method(node_list_class*, int (*)(void*));
|
||||
void fpcMtdTg_Do(process_method_tag_class*);
|
||||
@@ -109,268 +103,254 @@ extern "C" void cTg_InsertToTree__FP21node_lists_tree_classiP16create_tag_classi
|
||||
extern "C" void _savegpr_28();
|
||||
extern "C" void _restgpr_28();
|
||||
|
||||
//
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* 80021588-800215A8 0020+00 s=0 e=4 z=0 None .text fpcLy_CancelQTo__FP24process_method_tag_class */
|
||||
/* 80021588-800215A8 0020+00 s=0 e=4 z=0 None .text fpcLy_CancelQTo__FP24process_method_tag_class
|
||||
*/
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_CancelQTo(process_method_tag_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_CancelQTo__FP24process_method_tag_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800215A8-800215CC 0024+00 s=0 e=3 z=0 None .text fpcLy_ToCancelQ__FP11layer_classP24process_method_tag_class */
|
||||
/* 800215A8-800215CC 0024+00 s=0 e=3 z=0 None .text
|
||||
* fpcLy_ToCancelQ__FP11layer_classP24process_method_tag_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_ToCancelQ(layer_class* param_0, process_method_tag_class* param_1) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_ToCancelQ__FP11layer_classP24process_method_tag_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800215CC-800215F8 002C+00 s=1 e=0 z=0 None .text fpcLy_CancelMethod__FP24process_method_tag_class */
|
||||
/* 800215CC-800215F8 002C+00 s=1 e=0 z=0 None .text
|
||||
* fpcLy_CancelMethod__FP24process_method_tag_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm static void fpcLy_CancelMethod(process_method_tag_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_CancelMethod__FP24process_method_tag_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800215F8-8002161C 0024+00 s=0 e=1 z=0 None .text fpcLy_IntoQueue__FP11layer_classiP16create_tag_classi */
|
||||
/* 800215F8-8002161C 0024+00 s=0 e=1 z=0 None .text
|
||||
* fpcLy_IntoQueue__FP11layer_classiP16create_tag_classi */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_IntoQueue(layer_class* param_0, int param_1, create_tag_class* param_2, int param_3) {
|
||||
nofralloc
|
||||
asm void fpcLy_IntoQueue(layer_class* param_0, int param_1, create_tag_class* param_2,
|
||||
int param_3) {
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_IntoQueue__FP11layer_classiP16create_tag_classi.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 8002161C-80021640 0024+00 s=0 e=1 z=0 None .text fpcLy_ToQueue__FP11layer_classiP16create_tag_class */
|
||||
/* 8002161C-80021640 0024+00 s=0 e=1 z=0 None .text
|
||||
* fpcLy_ToQueue__FP11layer_classiP16create_tag_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_ToQueue(layer_class* param_0, int param_1, create_tag_class* param_2) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_ToQueue__FP11layer_classiP16create_tag_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 80021640-80021664 0024+00 s=0 e=1 z=0 None .text fpcLy_QueueTo__FP11layer_classP16create_tag_class */
|
||||
/* 80021640-80021664 0024+00 s=0 e=1 z=0 None .text
|
||||
* fpcLy_QueueTo__FP11layer_classP16create_tag_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_QueueTo(layer_class* param_0, create_tag_class* param_1) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_QueueTo__FP11layer_classP16create_tag_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 80021664-80021678 0014+00 s=0 e=1 z=0 None .text fpcLy_IsDeletingMesg__FP11layer_class */
|
||||
/* 80021664-80021678 0014+00 s=0 e=1 z=0 None .text fpcLy_IsDeletingMesg__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_IsDeletingMesg(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_IsDeletingMesg__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 80021678-80021688 0010+00 s=0 e=1 z=0 None .text fpcLy_DeletingMesg__FP11layer_class */
|
||||
/* 80021678-80021688 0010+00 s=0 e=1 z=0 None .text fpcLy_DeletingMesg__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_DeletingMesg(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_DeletingMesg__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 80021688-800216A0 0018+00 s=0 e=1 z=0 None .text fpcLy_DeletedMesg__FP11layer_class */
|
||||
/* 80021688-800216A0 0018+00 s=0 e=1 z=0 None .text fpcLy_DeletedMesg__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_DeletedMesg(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_DeletedMesg__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800216A0-800216B4 0014+00 s=0 e=2 z=0 None .text fpcLy_IsCreatingMesg__FP11layer_class */
|
||||
/* 800216A0-800216B4 0014+00 s=0 e=2 z=0 None .text fpcLy_IsCreatingMesg__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_IsCreatingMesg(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_IsCreatingMesg__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800216B4-800216C4 0010+00 s=0 e=2 z=0 None .text fpcLy_CreatingMesg__FP11layer_class */
|
||||
/* 800216B4-800216C4 0010+00 s=0 e=2 z=0 None .text fpcLy_CreatingMesg__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_CreatingMesg(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_CreatingMesg__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800216C4-800216DC 0018+00 s=0 e=2 z=0 None .text fpcLy_CreatedMesg__FP11layer_class */
|
||||
/* 800216C4-800216DC 0018+00 s=0 e=2 z=0 None .text fpcLy_CreatedMesg__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_CreatedMesg(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_CreatedMesg__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 803A39B0-803A39DC 002C+00 s=2 e=0 z=0 None .data l_fpcLy_Crear */
|
||||
/* 803A39B0-803A39DC 002C+00 s=2 e=0 z=0 None .data l_fpcLy_Crear */
|
||||
SECTION_DATA static u8 l_fpcLy_Crear[44] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0xFF,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF,
|
||||
0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
};
|
||||
|
||||
/* 803A39DC-803A39E8 000C+00 s=3 e=0 z=0 None .data l_fpcLy_LayerList */
|
||||
/* 803A39DC-803A39E8 000C+00 s=3 e=0 z=0 None .data l_fpcLy_LayerList */
|
||||
SECTION_DATA static u8 l_fpcLy_LayerList[12] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
};
|
||||
|
||||
/* 800216DC-800216EC 0010+00 s=2 e=3 z=0 None .text fpcLy_RootLayer__Fv */
|
||||
/* 800216DC-800216EC 0010+00 s=2 e=3 z=0 None .text fpcLy_RootLayer__Fv */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_RootLayer() {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_RootLayer__Fv.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80450D18-80450D1C 0004+00 s=2 e=0 z=0 None .sbss l_fpcLy_CurrLayer_p */
|
||||
/* 80450D18-80450D1C 0004+00 s=2 e=0 z=0 None .sbss l_fpcLy_CurrLayer_p */
|
||||
static u8 l_fpcLy_CurrLayer_p[4];
|
||||
|
||||
/* 800216EC-800216F4 0008+00 s=1 e=13 z=0 None .text fpcLy_SetCurrentLayer__FP11layer_class */
|
||||
/* 800216EC-800216F4 0008+00 s=1 e=13 z=0 None .text fpcLy_SetCurrentLayer__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_SetCurrentLayer(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_SetCurrentLayer__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800216F4-800216FC 0008+00 s=1 e=21 z=0 None .text fpcLy_CurrentLayer__Fv */
|
||||
/* 800216F4-800216FC 0008+00 s=1 e=21 z=0 None .text fpcLy_CurrentLayer__Fv */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_CurrentLayer() {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_CurrentLayer__Fv.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800216FC-8002174C 0050+00 s=1 e=0 z=0 None .text fpcLy_Search__FUi */
|
||||
/* 800216FC-8002174C 0050+00 s=1 e=0 z=0 None .text fpcLy_Search__FUi */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm static void fpcLy_Search(unsigned int param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_Search__FUi.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 8002174C-800217BC 0070+00 s=0 e=5 z=0 None .text fpcLy_Layer__FUi */
|
||||
/* 8002174C-800217BC 0070+00 s=0 e=5 z=0 None .text fpcLy_Layer__FUi */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_Layer(unsigned int param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_Layer__FUi.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800217BC-800217E8 002C+00 s=1 e=0 z=0 None .text fpcLy_Regist__FP11layer_class */
|
||||
/* 800217BC-800217E8 002C+00 s=1 e=0 z=0 None .text fpcLy_Regist__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm static void fpcLy_Regist(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_Regist__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 800217E8-8002189C 00B4+00 s=0 e=1 z=0 None .text fpcLy_Delete__FP11layer_class */
|
||||
/* 800217E8-8002189C 00B4+00 s=0 e=1 z=0 None .text fpcLy_Delete__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_Delete(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_Delete__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 8002189C-800218C8 002C+00 s=0 e=1 z=0 None .text fpcLy_Cancel__FP11layer_class */
|
||||
/* 8002189C-800218C8 002C+00 s=0 e=1 z=0 None .text fpcLy_Cancel__FP11layer_class */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_Cancel(layer_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_Cancel__FP11layer_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80450D1C-80450D20 0004+00 s=1 e=0 z=0 None .sbss IsInitOfLayerList$2308 */
|
||||
/* 80450D1C-80450D20 0004+00 s=1 e=0 z=0 None .sbss IsInitOfLayerList$2308 */
|
||||
static u8 IsInitOfLayerList[4];
|
||||
|
||||
/* 80450D20-80450D24 0004+00 s=1 e=0 z=0 None .sbss None */
|
||||
/* 80450D20-80450D24 0004+00 s=1 e=0 z=0 None .sbss None */
|
||||
static u8 data_80450D20[4];
|
||||
|
||||
/* 80450D24-80450D28 0004+00 s=1 e=0 z=0 None .sbss layer_id$2311 */
|
||||
/* 80450D24-80450D28 0004+00 s=1 e=0 z=0 None .sbss layer_id$2311 */
|
||||
static u8 layer_id[4];
|
||||
|
||||
/* 80450D28-80450D30 0008+00 s=1 e=0 z=0 None .sbss None */
|
||||
/* 80450D28-80450D30 0008+00 s=1 e=0 z=0 None .sbss None */
|
||||
static u8 data_80450D28[8];
|
||||
|
||||
/* 800218C8-80021A00 0138+00 s=0 e=2 z=0 None .text fpcLy_Create__FP11layer_classPvP15node_list_classi */
|
||||
/* 800218C8-80021A00 0138+00 s=0 e=2 z=0 None .text
|
||||
* fpcLy_Create__FP11layer_classPvP15node_list_classi */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void fpcLy_Create(layer_class* param_0, void* param_1, node_list_class* param_2, int param_3) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/f_pc/f_pc_layer/fpcLy_Create__FP11layer_classPvP15node_list_classi.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user