Misc Changes (#306)

This commit is contained in:
Pheenoh
2023-03-07 18:03:46 -07:00
committed by GitHub
parent 6c2e18af70
commit f31ab5ae0b
89 changed files with 11095 additions and 1436 deletions
+4 -10
View File
@@ -1,15 +1,9 @@
//
// Generated By: dol2asm
// Translation Unit: f_pc/f_pc_method
//
/**
* f_pc_method.cpp
* Framework - Process Method
*/
#include "f_pc/f_pc_method.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Declarations:
//
/* 80022428-80022460 0038+00 s=4 e=6 z=0 None .text fpcMtd_Method__FPFPv_iPv */
s32 fpcMtd_Method(process_method_func pFunc, void* pUserData) {