summaryrefslogtreecommitdiff
path: root/src/d/msg/d_msg_object.cpp
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2021-12-04 05:29:00 -0800
committerTakaRikka <38417346+TakaRikka@users.noreply.github.com>2021-12-04 05:29:00 -0800
commitb88340aca702199c077a91d75eea20550732891f (patch)
treef90646d85adb5e2642e93c12f48fa7156d4bc09a /src/d/msg/d_msg_object.cpp
parentfd9c4cafc4d9aa3df4b2f43ee33f15152482fce9 (diff)
parentf6f7e7ce38a9af6ca605261a5d2485a6edc6b733 (diff)
merge
Diffstat (limited to 'src/d/msg/d_msg_object.cpp')
-rw-r--r--src/d/msg/d_msg_object.cpp16
1 files changed, 1 insertions, 15 deletions
diff --git a/src/d/msg/d_msg_object.cpp b/src/d/msg/d_msg_object.cpp
index 3b5360e5bb..b5f7e8dc75 100644
--- a/src/d/msg/d_msg_object.cpp
+++ b/src/d/msg/d_msg_object.cpp
@@ -4,6 +4,7 @@
//
#include "d/msg/d_msg_object.h"
+#include "JSystem/JGadget/binary.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -388,21 +389,6 @@ struct JMessage {
};
};
-namespace JGadget {
-struct binary {
- struct TParse_header_block {
- /* 802DC910 */ void parse_next(void const**, u32);
- };
-};
-
-struct TNodeLinkList {
- struct iterator {};
-
- /* 802DCA58 */ void erase(JGadget::TNodeLinkList::iterator);
-};
-
-}; // namespace JGadget
-
//
// Forward References:
//