mirror of
https://github.com/zeldaret/tp
synced 2026-05-28 08:25:48 -04:00
Misc Changes (#306)
This commit is contained in:
@@ -1,17 +1,13 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: f_pc/f_pc_fstcreate_req
|
||||
//
|
||||
/**
|
||||
* f_pc_fstcreate_req.cpp
|
||||
* Framework - Process Fast Create Request
|
||||
*/
|
||||
|
||||
#include "f_pc/f_pc_fstcreate_req.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_pc/f_pc_load.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
|
||||
/* 80023A48-80023A98 0050+00 s=1 e=3 z=52 None .text fpcFCtRq_Do__FP19fast_create_request */
|
||||
s32 fpcFCtRq_Do(fast_create_request* pFstCreateReq) {
|
||||
if (pFstCreateReq->mpFastCreateFunc != NULL &&
|
||||
|
||||
Reference in New Issue
Block a user