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
This commit is contained in:
Pheenoh
2023-08-16 12:07:52 -07:00
committed by GitHub
parent f441e06d19
commit 7fd7d0c1f3
4558 changed files with 741 additions and 6064 deletions
-2
View File
@@ -2,8 +2,6 @@
#define J2DANIMATION_H
#include "JSystem/J3DGraphAnimator/J3DAnimation.h"
#include "JSystem/JUtility/JUTNameTab.h"
#include "dolphin/types.h"
#include "global.h"
typedef struct _GXColor GXColor;