summaryrefslogtreecommitdiff
path: root/include/d/msg/d_msg_object.h
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2022-03-15 02:35:30 -0700
committerTakaRikka <38417346+TakaRikka@users.noreply.github.com>2022-03-15 02:35:30 -0700
commit9b81bd3fc3594033d60dec2337f286a2ffab7414 (patch)
tree53452744d9d1ed8b893a742ef83c2eb485a2397e /include/d/msg/d_msg_object.h
parent985d47a5c87d070682b0212dffe346132158b7b4 (diff)
format / asm
Diffstat (limited to 'include/d/msg/d_msg_object.h')
-rw-r--r--include/d/msg/d_msg_object.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/d/msg/d_msg_object.h b/include/d/msg/d_msg_object.h
index bef45d2374..3ae2dacf00 100644
--- a/include/d/msg/d_msg_object.h
+++ b/include/d/msg/d_msg_object.h
@@ -2,11 +2,11 @@
#define D_MSG_D_MSG_OBJECT_H
#include "JSystem/J2DGraph/J2DTextbox.h"
-#include "d/com/d_com_inf_game.h"
-#include "d/msg/d_msg_class.h"
#include "JSystem/JMessage/control.h"
-#include "JSystem/JMessage/resource.h"
#include "JSystem/JMessage/processor.h"
+#include "JSystem/JMessage/resource.h"
+#include "d/com/d_com_inf_game.h"
+#include "d/msg/d_msg_class.h"
#include "dolphin/types.h"
class COutFont_c;