From 7fd7d0c1f3ac84a4f10b41fab925c18e0be0c5dc Mon Sep 17 00:00:00 2001 From: Pheenoh Date: Wed, 16 Aug 2023 13:07:52 -0600 Subject: 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 --- src/d/d_timer.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/d/d_timer.cpp') diff --git a/src/d/d_timer.cpp b/src/d/d_timer.cpp index 7487e050e2..62995ced08 100644 --- a/src/d/d_timer.cpp +++ b/src/d/d_timer.cpp @@ -4,13 +4,11 @@ // #include "d/d_timer.h" -#include "d/com/d_com_inf_game.h" #include "d/d_lib.h" #include "d/d_procname.h" #include "d/meter/d_meter2_info.h" #include "dol2asm.h" #include "f_op/f_op_msg_mng.h" -#include "global.h" #include "m_Do/m_Do_lib.h" // -- cgit v1.2.3