diff options
Diffstat (limited to 'src/m_Do/m_Do_machine.cpp')
| -rw-r--r-- | src/m_Do/m_Do_machine.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/m_Do/m_Do_machine.cpp b/src/m_Do/m_Do_machine.cpp index 743fd95fda..cdf41b8981 100644 --- a/src/m_Do/m_Do_machine.cpp +++ b/src/m_Do/m_Do_machine.cpp @@ -30,13 +30,6 @@ struct cMl { /* 80263220 */ void init(JKRHeap*); }; -struct JUTConsoleManager { - /* 802E8450 */ void drawDirect(bool) const; - /* 802E84C4 */ void setDirectConsole(JUTConsole*); - - static u8 sManager[4]; -}; - struct JUTAssertion { /* 802E4C34 */ static void setVisible(bool); }; |
