summaryrefslogtreecommitdiff
path: root/src/m_Do/m_Do_hostIO.cpp
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2025-02-10 11:20:42 -0800
committerGitHub <noreply@github.com>2025-02-10 21:20:42 +0200
commit2453c0e3333157090e839eeab768d19b6a2b0ba1 (patch)
treef51d7bcca7a8227966fc05ee7ef25cd508075a4c /src/m_Do/m_Do_hostIO.cpp
parent6c24ff192933300faf555f1411e03432c751afe5 (diff)
copy dolsdk2004 to tp / b_bh + e_mb done (#2299)
* move dolsdk2004 over * cleanup some temp work * finish and cleanup gf * b_bh done * d_a_e_mb done
Diffstat (limited to 'src/m_Do/m_Do_hostIO.cpp')
-rw-r--r--src/m_Do/m_Do_hostIO.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m_Do/m_Do_hostIO.cpp b/src/m_Do/m_Do_hostIO.cpp
index 61c2cbebd6..1f2cc6c1f1 100644
--- a/src/m_Do/m_Do_hostIO.cpp
+++ b/src/m_Do/m_Do_hostIO.cpp
@@ -3,10 +3,6 @@
#ifdef DEBUG
-void mDoHIO_updateChild(s8 i_no);
-void mDoHIO_deleteChild(s8 i_no);
-s8 mDoHIO_createChild(const char*, JORReflexible*);
-
mDoHIO_root_c mDoHIO_root;
mDoHIO_root_c::~mDoHIO_root_c() {}