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_method_iter.cpp | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'src/f_pc/f_pc_method_iter.cpp') diff --git a/src/f_pc/f_pc_method_iter.cpp b/src/f_pc/f_pc_method_iter.cpp index ddc72e3852..529eb7899a 100644 --- a/src/f_pc/f_pc_method_iter.cpp +++ b/src/f_pc/f_pc_method_iter.cpp @@ -1,15 +1,9 @@ -// -// Generated By: dol2asm -// Translation Unit: f_pc/f_pc_method_iter -// +/** + * f_pc_method_iter.cpp + * Framework - Process Method Iteration + */ #include "f_pc/f_pc_method_iter.h" -#include "dol2asm.h" -#include "dolphin/types.h" - -// -// Declarations: -// /* 80023764-80023788 0024+00 s=0 e=1 z=0 None .text fpcMtdIt_Method__FP15node_list_classPFPv_i */ -- cgit v1.2.3