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
-1
View File
@@ -2,7 +2,6 @@
#define D_D_CAM_PARAM_H
#include "SSystem/SComponent/c_angle.h"
#include "SSystem/SComponent/c_xyz.h"
struct dCamMath {
/* 8008813C */ static f32 rationalBezierRatio(f32, f32);