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_leaf.cpp | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'src/f_pc/f_pc_leaf.cpp') diff --git a/src/f_pc/f_pc_leaf.cpp b/src/f_pc/f_pc_leaf.cpp index 6da1588191..37ba0bb318 100644 --- a/src/f_pc/f_pc_leaf.cpp +++ b/src/f_pc/f_pc_leaf.cpp @@ -1,15 +1,9 @@ -// -// Generated By: dol2asm -// Translation Unit: f_pc/f_pc_leaf -// +/** + * f_pc_leaf.cpp + * Framework - Process Leaf + */ #include "f_pc/f_pc_leaf.h" -#include "dol2asm.h" -#include "dolphin/types.h" - -// -// Declarations: -// /* 80021A00-80021A24 0024+00 s=0 e=4 z=2 None .text fpcLf_GetPriority__FPC14leafdraw_class */ s16 fpcLf_GetPriority(const leafdraw_class* pLeaf) { -- cgit v1.2.3