summaryrefslogtreecommitdiff
path: root/include/d/d_timer.h
diff options
context:
space:
mode:
authorPheenoh <pheenoh@gmail.com>2023-08-16 13:07:52 -0600
committerGitHub <noreply@github.com>2023-08-16 12:07:52 -0700
commit7fd7d0c1f3ac84a4f10b41fab925c18e0be0c5dc (patch)
tree1e7c67c3d81ba2385fcde460a025c4f3f0940723 /include/d/d_timer.h
parentf441e06d19cab24cb49fec49883c2d61eee2e4bf (diff)
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
Diffstat (limited to 'include/d/d_timer.h')
-rw-r--r--include/d/d_timer.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/d/d_timer.h b/include/d/d_timer.h
index d1eff06749..d9ac3c433d 100644
--- a/include/d/d_timer.h
+++ b/include/d/d_timer.h
@@ -1,10 +1,6 @@
#ifndef D_D_TIMER_H
#define D_D_TIMER_H
-#include "JSystem/J2DGraph/J2DPane.h"
-#include "SSystem/SComponent/c_phase.h"
-#include "SSystem/SComponent/c_xyz.h"
-#include "d/d_drawlist.h"
#include "d/msg/d_msg_object.h"
#include "dolphin/os/OSTime.h"
#include "dolphin/types.h"