From f31ab5ae0be3de6e0910b2d5942e33458be043ac Mon Sep 17 00:00:00 2001 From: Pheenoh Date: Tue, 7 Mar 2023 18:03:46 -0700 Subject: Misc Changes (#306) --- src/f_pc/f_pc_stdcreate_req.cpp | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'src/f_pc/f_pc_stdcreate_req.cpp') diff --git a/src/f_pc/f_pc_stdcreate_req.cpp b/src/f_pc/f_pc_stdcreate_req.cpp index 77f2f9503a..c1811c92a8 100644 --- a/src/f_pc/f_pc_stdcreate_req.cpp +++ b/src/f_pc/f_pc_stdcreate_req.cpp @@ -1,19 +1,13 @@ -// -// Generated By: dol2asm -// Translation Unit: f_pc/f_pc_stdcreate_req -// +/** + * f_pc_stdcreate_req.cpp + * Framework - Process Standard Create Request + */ #include "f_pc/f_pc_stdcreate_req.h" -#include "dol2asm.h" -#include "dolphin/types.h" #include "f_pc/f_pc_base.h" #include "f_pc/f_pc_load.h" #include "f_pc/f_pc_node.h" -// -// Declarations: -// - /* 80023B70-80023BC4 0054+00 s=1 e=0 z=5 None .text * fpcSCtRq_phase_Load__FP29standard_create_request_class */ s32 fpcSCtRq_phase_Load(standard_create_request_class* pStdCreateReq) { -- cgit v1.2.3