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_MSG_D_MSG_CLASS_H
#include "JSystem/JMessage/control.h"
#include "JSystem/JMessage/processor.h"
#include "SSystem/SComponent/c_xyz.h"
class COutFont_c;
-1
View File
@@ -2,7 +2,6 @@
#define D_MSG_D_MSG_OBJECT_H
#include "JSystem/JMessage/control.h"
#include "JSystem/JMessage/resource.h"
#include "d/com/d_com_inf_game.h"
#include "f_op/f_op_msg.h"
-1
View File
@@ -1,7 +1,6 @@
#ifndef D_MSG_D_MSG_UNIT_H
#define D_MSG_D_MSG_UNIT_H
#include "dolphin/types.h"
class dMsgUnit_c {
public: