diff options
| author | Julgodis <> | 2021-04-08 21:05:48 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-04-08 21:05:48 +0200 |
| commit | 2661db6aaa98a5bbd17691cb438ef64752dbcdf4 (patch) | |
| tree | 4e6d8499431192316bc2bae0cec8e6f92636b4b4 /libs/Z2AudioLib/Z2SoundInfo.cpp | |
| parent | a23a10639979ee10cbea5ffdadadc490d9e60227 (diff) | |
auto decompile more functions
Diffstat (limited to 'libs/Z2AudioLib/Z2SoundInfo.cpp')
| -rw-r--r-- | libs/Z2AudioLib/Z2SoundInfo.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libs/Z2AudioLib/Z2SoundInfo.cpp b/libs/Z2AudioLib/Z2SoundInfo.cpp index 39fe74f38d..032484bba0 100644 --- a/libs/Z2AudioLib/Z2SoundInfo.cpp +++ b/libs/Z2AudioLib/Z2SoundInfo.cpp @@ -11,16 +11,16 @@ // Types: // -struct JAISound {}; - -struct JAISeq {}; +struct JAISe {}; struct JAISoundID {}; -struct JAISe {}; +struct JAISeq {}; struct JAIStream {}; +struct JAISound {}; + struct Z2SoundInfo { /* 802BB00C */ void getBgmSeqResourceID(JAISoundID) const; /* 802BB090 */ void getSoundType(JAISoundID) const; |
