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
-3
View File
@@ -4,13 +4,10 @@
//
#include "msg/scrn/d_msg_scrn_tree.h"
#include "d/com/d_com_inf_game.h"
#include "d/pane/d_pane_class.h"
#include "d/msg/d_msg_object.h"
#include "d/msg/d_msg_out_font.h"
#include "dolphin/types.h"
#include "dolphin/os/OS.h"
#include "JSystem/JKernel/JKRHeap.h"
#include "JSystem/JKernel/JKRExpHeap.h"
#include "JSystem/J2DGraph/J2DScreen.h"
#include "JSystem/J2DGraph/J2DAnmLoader.h"