diff options
| author | Pheenoh <pheenoh@gmail.com> | 2023-08-16 13:07:52 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-16 12:07:52 -0700 |
| commit | 7fd7d0c1f3ac84a4f10b41fab925c18e0be0c5dc (patch) | |
| tree | 1e7c67c3d81ba2385fcde460a025c4f3f0940723 /include/JSystem/J3DGraphBase/J3DStruct.h | |
| parent | f441e06d19cab24cb49fec49883c2d61eee2e4bf (diff) | |
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
* d_a_obj_carry work, SETUP_ACTOR macro
* rm headers, add script
* progress
* macro rename, consistent spacing
Diffstat (limited to 'include/JSystem/J3DGraphBase/J3DStruct.h')
| -rw-r--r-- | include/JSystem/J3DGraphBase/J3DStruct.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/JSystem/J3DGraphBase/J3DStruct.h b/include/JSystem/J3DGraphBase/J3DStruct.h index 236504cd4c..6657139811 100644 --- a/include/JSystem/J3DGraphBase/J3DStruct.h +++ b/include/JSystem/J3DGraphBase/J3DStruct.h @@ -3,7 +3,6 @@ #include "SSystem/SComponent/c_xyz.h" #include "dolphin/gx/GXStruct.h" -#include "dolphin/types.h" class J3DLightInfo { public: |
