mirror of
https://github.com/zeldaret/tp
synced 2026-09-02 10:01:41 -04:00
auto decompile more functions
This commit is contained in:
@@ -111,12 +111,12 @@ struct JAISoundStatus_ {
|
||||
/* 802A2244 */ void unlockIfLocked();
|
||||
};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct JAISoundHandle {
|
||||
/* 802A2184 */ void releaseSound();
|
||||
};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct JAISoundStarter {
|
||||
/* 802A2FEC */ void startLevelSound(JAISoundID, JAISoundHandle*, JGeometry::TVec3<f32> const*);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user