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
@@ -1,8 +1,6 @@
#ifndef D_D_CAMERA_H
#define D_D_CAMERA_H
#include "SSystem/SComponent/c_angle.h"
#include "SSystem/SComponent/c_xyz.h"
#include "d/bg/d_bg_s_lin_chk.h"
#include "d/bg/d_bg_s_gnd_chk.h"
#include "d/d_cam_param.h"