dol2asm OK

This commit is contained in:
Julgodis
2021-03-28 22:49:05 +02:00
parent 3d66902e1a
commit 1e95d29b60
60106 changed files with 4755966 additions and 1107376 deletions
+50
View File
@@ -0,0 +1,50 @@
//
// Generated By: dol2asm
// Translation Unit: f_pc/f_pc_method_iter
//
#include "dol2asm.h"
#include "dolphin/types.h"
#include "f_pc/f_pc_method_iter.h"
//
// Types:
//
struct node_list_class {
};
struct node_class {
};
//
// Forward References:
//
void fpcMtdIt_Method(node_list_class*, int (*)(void*));
extern "C" void fpcMtdIt_Method__FP15node_list_classPFPv_i();
//
// External References:
//
void cLsIt_Method(node_list_class*, int (*)(node_class*, void*), void*);
extern "C" void cLsIt_Method__FP15node_list_classPFP10node_classPv_iPv();
//
// Declarations:
//
/* 80023764-80023788 0024+00 s=0 e=1 z=0 None .text fpcMtdIt_Method__FP15node_list_classPFPv_i */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void fpcMtdIt_Method(node_list_class* param_0, int (*)(void*)) {
nofralloc
#include "asm/f_pc/f_pc_method_iter/fpcMtdIt_Method__FP15node_list_classPFPv_i.s"
}
#pragma pop