mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 12:37:18 -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:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "d/d_drawlist.h"
|
||||
#include "f_op/f_op_msg.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class CPaneMgr;
|
||||
class J2DAnmColor;
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#ifndef D_METER_D_METER2_DRAW_H
|
||||
#define D_METER_D_METER2_DRAW_H
|
||||
|
||||
#include "JSystem/JUtility/TColor.h"
|
||||
#include "d/d_drawlist.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
#include "JSystem/JUtility/TColor.h"
|
||||
#include "SSystem/SComponent/c_sxyz.h"
|
||||
#include "SSystem/SComponent/c_xyz.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "global.h"
|
||||
|
||||
class JKRArchive;
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#define D_METER_D_METER_MAP_H
|
||||
|
||||
#include "d/map/d_map_path_dmap.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class J2DPicture;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user