mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-20 14:44:24 -04:00
Misc Changes (#306)
This commit is contained in:
@@ -1,17 +1,11 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: f_pc/f_pc_create_iter
|
||||
//
|
||||
/**
|
||||
* f_pc_create_iter.cpp
|
||||
* Framework - Process Create Iteration
|
||||
*/
|
||||
|
||||
#include "f_pc/f_pc_create_iter.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_pc/f_pc_create_req.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
|
||||
/* 800209C8-80020A04 003C+00 s=0 e=1 z=0 None .text fpcCtIt_Method__FPFPvPv_iPv */
|
||||
s32 fpcCtIt_Method(fpcCtIt_MethodFunc pJudge, void* pUserData) {
|
||||
node_method_data iter;
|
||||
|
||||
Reference in New Issue
Block a user