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 f441e06d19
commit 7fd7d0c1f3
4558 changed files with 741 additions and 6064 deletions
-2
View File
@@ -7,7 +7,6 @@
#include "msg/scrn/d_msg_scrn_arrow.h"
#include "msg/scrn/d_msg_scrn_3select.h"
#include "MSL_C/stdio.h"
#include "d/com/d_com_inf_game.h"
#include "d/meter/d_meter2_info.h"
#include "d/msg/d_msg_object.h"
#include "d/msg/d_msg_out_font.h"
@@ -16,7 +15,6 @@
#include "d/d_lib.h"
#include "m_Do/m_Do_controller_pad.h"
#include "JSystem/J2DGraph/J2DScreen.h"
#include "JSystem/J2DGraph/J2DTextBox.h"
#include "dolphin/os/OS.h"
#include "dolphin/types.h"