mirror of
https://github.com/zeldaret/tp
synced 2026-08-06 09:53:43 -04:00
auto decompile more functions
This commit is contained in:
@@ -66,9 +66,9 @@ struct JAISound {
|
||||
/* 802A24DC */ void stop(u32);
|
||||
};
|
||||
|
||||
struct JAISeqMgr;
|
||||
struct JAIAudience {};
|
||||
|
||||
struct JAISeqMgr;
|
||||
struct JAISeq {
|
||||
/* 802A0A8C */ JAISeq(JAISeqMgr*, JAISoundStrategyMgr<JAISeq>*);
|
||||
/* 802A0B64 */ void JAISeqMgr_startID_(JAISoundID, JGeometry::TVec3<f32> const*, JAIAudience*,
|
||||
|
||||
Reference in New Issue
Block a user