auto decompile more functions

This commit is contained in:
Julgodis
2021-04-08 21:05:48 +02:00
parent a23a106399
commit 2661db6aaa
559 changed files with 3534 additions and 3686 deletions
+6 -6
View File
@@ -15,12 +15,6 @@ struct Z2SpeechMgr2 {
/* 802CC190 */ void speakOneWord(bool);
};
struct JAISound {};
struct JAISoundHandle {};
struct JAISoundID {};
struct JGeometry {
template <typename A1>
struct TVec3 {};
@@ -28,6 +22,12 @@ struct JGeometry {
struct TVec3__template0 {};
};
struct JAISound {};
struct JAISoundID {};
struct JAISoundHandle {};
struct Z2SoundMgr {
/* 802A9E80 */ Z2SoundMgr();
/* 802A9EE8 */ void startSound(JAISoundID, JAISoundHandle*, JGeometry::TVec3<f32> const*);