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 13:07:52 -06:00
committed by GitHub
parent c372915a50
commit f9380b3e05
4558 changed files with 741 additions and 6064 deletions
-1
View File
@@ -2,7 +2,6 @@
#define D_EVENT_D_EVENT_H
#include "d/a/d_a_itembase.h"
#include "dolphin/types.h"
#include "global.h"
struct dStage_MapEvent_dt_c;
-1
View File
@@ -3,7 +3,6 @@
#include "SSystem/SComponent/c_xyz.h"
#include "d/event/d_event_data.h"
#include "dolphin/types.h"
class fopAc_ac_c;