mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-15 20:40:19 -04:00
d_a_obj_tribox_static
This commit is contained in:
@@ -78,7 +78,16 @@ namespace daObjTribox {
|
||||
void execute_correct();
|
||||
BOOL _execute();
|
||||
BOOL _draw();
|
||||
|
||||
|
||||
static void reset();
|
||||
|
||||
static cXyz M_sound_pos;
|
||||
static int M_correct_cnt;
|
||||
static bool M_correct_flag;
|
||||
static int M_b_cont_cnt;
|
||||
static int M_c_cont_cnt;
|
||||
static u8 M_sink_start;
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user