summaryrefslogtreecommitdiff
path: root/src/d/msg/d_msg_out_font.cpp
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 /src/d/msg/d_msg_out_font.cpp
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 'src/d/msg/d_msg_out_font.cpp')
-rw-r--r--src/d/msg/d_msg_out_font.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/d/msg/d_msg_out_font.cpp b/src/d/msg/d_msg_out_font.cpp
index 618593a0ed..d9f1d68e9c 100644
--- a/src/d/msg/d_msg_out_font.cpp
+++ b/src/d/msg/d_msg_out_font.cpp
@@ -4,12 +4,9 @@
//
#include "d/msg/d_msg_out_font.h"
-#include "d/com/d_com_inf_game.h"
#include "d/meter/d_meter2_info.h"
#include "d/msg/d_msg_object.h"
#include "dol2asm.h"
-#include "dolphin/types.h"
-#include "global.h"
#include "d/com/d_com_inf_game.h"
#include "f_op/f_op_msg_mng.h"