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/msg/d_msg_string.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/d/msg/d_msg_string.cpp') diff --git a/src/d/msg/d_msg_string.cpp b/src/d/msg/d_msg_string.cpp index db0e5f01fb..6e0980e45e 100644 --- a/src/d/msg/d_msg_string.cpp +++ b/src/d/msg/d_msg_string.cpp @@ -5,10 +5,8 @@ #include "d/msg/d_msg_string.h" #include "JSystem/J2DGraph/J2DTextBox.h" -#include "d/meter/d_meter2_info.h" #include "d/msg/d_msg_out_font.h" #include "dol2asm.h" -#include "dolphin/types.h" #include "JSystem/JGeometry.h" // -- cgit v1.2.3