mirror of
https://github.com/zeldaret/tp
synced 2026-08-19 22:02:38 -04:00
JAudio2 debug (#3006)
This commit is contained in:
@@ -18,8 +18,8 @@ struct JASAudioReseter {
|
||||
|
||||
/* 0x0 */ u32 field_0x0;
|
||||
/* 0x4 */ f32 mDSPLevel;
|
||||
/* 0x8 */ s32 mIsDone;
|
||||
/* 0xC */ bool field_0xc;
|
||||
/* 0x8 */ s32 mDoneFlag;
|
||||
/* 0xC */ bool mThreadStopFlag;
|
||||
}; // Size: 0x10
|
||||
|
||||
#endif /* JASAUDIORESETER_H */
|
||||
|
||||
Reference in New Issue
Block a user