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_FILE_D_FILE_SEL_INFO_H
#include "d/d_drawlist.h"
#include "dolphin/types.h"
class CPaneMgrAlpha;
class dSv_save_c;
-2
View File
@@ -1,9 +1,7 @@
#ifndef D_FILE_D_FILE_SELECT_H
#define D_FILE_D_FILE_SELECT_H
#include "dolphin/types.h"
#include "d/com/d_com_inf_game.h"
#include "m_Do/m_Do_MemCard.h"
#include "d/file/d_file_sel_warning.h"
#include "d/d_name.h"
#include "d/msg/d_msg_string.h"