mirror of
https://github.com/zeldaret/tp
synced 2026-06-03 02:29:59 -04:00
Misc Changes (#306)
This commit is contained in:
+4
-10
@@ -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)))
|
||||
|
||||
/* ############################################################################################## */
|
||||
|
||||
Reference in New Issue
Block a user