mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-09 06:03:22 -04:00
d_a_andsw2 OK
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ public:
|
||||
/* 0xE2 */ u8 mbInPhoto;
|
||||
/* 0xE3 */ u8 field_0xE3[0xE4 - 0xE3];
|
||||
/* 0xE4 */ f32 mCullFarClipRatio;
|
||||
/* 0xE8 */ s16 mStateFlags;
|
||||
/* 0xE8 */ u16 mStateFlags;
|
||||
/* 0xEA */ u8 mTactFreeMStick[4];
|
||||
/* 0xEE */ u8 mTactFreeCStick[4];
|
||||
}; // Size = 0xF4
|
||||
|
||||
@@ -34,11 +34,11 @@ public:
|
||||
void mainProc();
|
||||
void runProc();
|
||||
void getEventData(s16);
|
||||
void getEventIdx(const char*, u8);
|
||||
s16 getEventIdx(const char*, u8);
|
||||
void order(s16);
|
||||
void startCheck(s16);
|
||||
void startCheckOld(const char*);
|
||||
void endCheck(s16);
|
||||
BOOL endCheck(s16);
|
||||
void endCheckOld(const char*);
|
||||
void getMyStaffId(const char*, fopAc_ac_c*, int);
|
||||
void getIsAddvance(int);
|
||||
|
||||
Reference in New Issue
Block a user