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
-2
View File
@@ -1,8 +1,6 @@
#ifndef D_S_D_S_LOGO_H
#define D_S_D_S_LOGO_H
#include "SSystem/SComponent/c_phase.h"
#include "dolphin/types.h"
#include "f_op/f_op_scene.h"
class JKRExpHeap;
-1
View File
@@ -1,6 +1,5 @@
#ifndef D_S_D_S_MENU_H
#define D_S_D_S_MENU_H
#include "dolphin/types.h"
#endif /* D_S_D_S_MENU_H */
-1
View File
@@ -1,7 +1,6 @@
#ifndef D_S_D_S_NAME_H
#define D_S_D_S_NAME_H
#include "dolphin/types.h"
#include "f_op/f_op_camera_mng.h"
#include "f_op/f_op_scene.h"
-2
View File
@@ -1,9 +1,7 @@
#ifndef D_S_D_S_PLAY_H
#define D_S_D_S_PLAY_H
#include "SSystem/SComponent/c_phase.h"
#include "SSystem/SComponent/c_xyz.h"
#include "dolphin/types.h"
#include "f_op/f_op_scene.h"
class mDoDvdThd_mountXArchive_c;
-1
View File
@@ -1,6 +1,5 @@
#ifndef D_S_D_S_ROOM_H
#define D_S_D_S_ROOM_H
#include "dolphin/types.h"
#endif /* D_S_D_S_ROOM_H */
-1
View File
@@ -1,6 +1,5 @@
#ifndef D_S_D_S_TITLE_H
#define D_S_D_S_TITLE_H
#include "dolphin/types.h"
#endif /* D_S_D_S_TITLE_H */