Document several more TU names (#770)

Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
This commit is contained in:
123456789758
2025-05-29 00:11:39 -04:00
committed by GitHub
parent b9190842b7
commit c1f54653fd
235 changed files with 1071 additions and 904 deletions
+7 -1
View File
@@ -17,6 +17,12 @@ struct ke_c_s {
class daBoko_c : public fopAc_ac_c {
public:
static u32 m_bound_se[6];
static s32 m_heap_size[6];
static char* m_arc_name[6];
static Vec m_cull_min[6];
static Vec m_cull_max[6];
typedef BOOL (daBoko_c::*ProcFunc_t)();
daBoko_c();
@@ -77,7 +83,7 @@ public:
BOOL procThrow();
BOOL procCarry();
BOOL execute();
void bokoDelete();
BOOL bokoDelete();
BOOL createHeap();
cPhs_State create();