summaryrefslogtreecommitdiff
path: root/src/f_pc/f_pc_creator.cpp
diff options
context:
space:
mode:
authorPheenoh <pheenoh@gmail.com>2023-03-07 18:03:46 -0700
committerGitHub <noreply@github.com>2023-03-07 18:03:46 -0700
commitf31ab5ae0be3de6e0910b2d5942e33458be043ac (patch)
tree4fbfdeda4e8bfac575a81ab9d4eaa79530ea35c5 /src/f_pc/f_pc_creator.cpp
parent6c2e18af70dcc392b49cacf77fdb6ff8a164c0a5 (diff)
Misc Changes (#306)
Diffstat (limited to 'src/f_pc/f_pc_creator.cpp')
-rw-r--r--src/f_pc/f_pc_creator.cpp10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/f_pc/f_pc_creator.cpp b/src/f_pc/f_pc_creator.cpp
index 1f500669c7..325cbba5bf 100644
--- a/src/f_pc/f_pc_creator.cpp
+++ b/src/f_pc/f_pc_creator.cpp
@@ -1,11 +1,9 @@
-//
-// Generated By: dol2asm
-// Translation Unit: f_pc/f_pc_creator
-//
+/**
+ * f_pc_creator.cpp
+ * Framework - Process Creator
+ */
#include "f_pc/f_pc_creator.h"
-#include "dol2asm.h"
-#include "dolphin/types.h"
#include "f_pc/f_pc_base.h"
#include "f_pc/f_pc_create_req.h"