summaryrefslogtreecommitdiff
path: root/src/f_pc/f_pc_line.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/f_pc/f_pc_line.cpp')
-rw-r--r--src/f_pc/f_pc_line.cpp14
1 files changed, 4 insertions, 10 deletions
diff --git a/src/f_pc/f_pc_line.cpp b/src/f_pc/f_pc_line.cpp
index 29cf9891b3..b5e0397b33 100644
--- a/src/f_pc/f_pc_line.cpp
+++ b/src/f_pc/f_pc_line.cpp
@@ -1,17 +1,11 @@
-//
-// Generated By: dol2asm
-// Translation Unit: f_pc/f_pc_line
-//
+/**
+ * f_pc_line.cpp
+ * Framework - Process Line
+ */
#include "f_pc/f_pc_line.h"
-#include "dol2asm.h"
-#include "dolphin/types.h"
#include "f_pc/f_pc_node.h"
-//
-// Declarations:
-//
-
#define ARRAY_SIZE(o) (sizeof((o)) / sizeof(*(o)))
/* ############################################################################################## */