mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-05 11:33:39 -04:00
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:
@@ -1,7 +1,6 @@
|
||||
#ifndef D_COM_D_COM_INF_ACTOR_H
|
||||
#define D_COM_D_COM_INF_ACTOR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class dComIfGoat_info_c {
|
||||
public:
|
||||
|
||||
@@ -4,14 +4,11 @@
|
||||
#include "d/bg/d_bg_s.h"
|
||||
#include "d/cc/d_cc_s.h"
|
||||
#include "d/d_attention.h"
|
||||
#include "d/d_drawlist.h"
|
||||
#include "d/d_resorce.h"
|
||||
#include "d/d_stage.h"
|
||||
#include "d/d_vibration.h"
|
||||
#include "d/event/d_event.h"
|
||||
#include "d/event/d_event_manager.h"
|
||||
#include "d/particle/d_particle.h"
|
||||
#include "d/save/d_save.h"
|
||||
#include "f_op/f_op_camera_mng.h"
|
||||
#include "global.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user