diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2021-09-27 15:27:58 -0700 |
|---|---|---|
| committer | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2021-09-27 15:27:58 -0700 |
| commit | a08acfa69b3ea48ff37a57b649a93164ecee8584 (patch) | |
| tree | 42c85d8a212f3967721f061f994b2deeadce5ba2 /src/m_Do/m_Do_machine.cpp | |
| parent | a7ccd8816727059f6bd4f0047a58a9a69e73692c (diff) | |
m_Do_printf / JUTConsole
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); }; |
