diff options
Diffstat (limited to 'src/d/msg/d_msg_string_base.cpp')
| -rw-r--r-- | src/d/msg/d_msg_string_base.cpp | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/src/d/msg/d_msg_string_base.cpp b/src/d/msg/d_msg_string_base.cpp index c9e639a9f5..76fc19a2fd 100644 --- a/src/d/msg/d_msg_string_base.cpp +++ b/src/d/msg/d_msg_string_base.cpp @@ -4,6 +4,7 @@ // #include "d/msg/d_msg_string_base.h" +#include "JSystem/JGadget/binary.h" #include "dol2asm.h" #include "dolphin/types.h" @@ -79,21 +80,6 @@ struct JKRArchive { /* 802D5B38 */ void getGlbResource(u32, char const*, JKRArchive*); }; -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: // |
