mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-08 18:43:05 -04:00
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user