Files
dusklight/src/f_pc/f_pc_line_iter.cpp
T
2021-03-29 00:10:25 +02:00

76 lines
1.9 KiB
C++

//
// Generated By: dol2asm
// Translation Unit: f_pc/f_pc_line_iter
//
#include "f_pc/f_pc_line_iter.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Types:
//
struct node_lists_tree_class {};
struct node_class {};
struct method_filter {};
struct layer_class {};
struct create_tag_class {};
//
// Forward References:
//
static void fpcLnIt_MethodCall(create_tag_class*, method_filter*);
void fpcLnIt_Queue(int (*)(void*, void*));
extern "C" static void fpcLnIt_MethodCall__FP16create_tag_classP13method_filter();
extern "C" void fpcLnIt_Queue__FPFPvPv_i();
//
// External References:
//
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();
extern "C" void cTrIt_Method__FP21node_lists_tree_classPFP10node_classPv_iPv();
extern "C" void cTgIt_MethodCall__FP16create_tag_classP13method_filter();
extern "C" void _savegpr_28();
extern "C" void _restgpr_28();
extern "C" extern void* g_fpcLn_Queue[2];
//
// Declarations:
//
/* 800236C0-80023728 0068+00 s=1 e=0 z=0 None .text
* fpcLnIt_MethodCall__FP16create_tag_classP13method_filter */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm static void fpcLnIt_MethodCall(create_tag_class* param_0, method_filter* param_1) {
nofralloc
#include "asm/f_pc/f_pc_line_iter/fpcLnIt_MethodCall__FP16create_tag_classP13method_filter.s"
}
#pragma pop
/* 80023728-80023764 003C+00 s=0 e=1 z=0 None .text fpcLnIt_Queue__FPFPvPv_i */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void fpcLnIt_Queue(int (*)(void*, void*)) {
nofralloc
#include "asm/f_pc/f_pc_line_iter/fpcLnIt_Queue__FPFPvPv_i.s"
}
#pragma pop