summaryrefslogtreecommitdiff
path: root/src/Z2AudioLib
diff options
context:
space:
mode:
authorhatal175 <hatal175@users.noreply.github.com>2024-10-16 22:41:21 +0300
committerGitHub <noreply@github.com>2024-10-16 12:41:21 -0700
commitec07abb09bc40293ca18b673678348520bf0473d (patch)
tree730a0c33206265ecc576d7cfb084f741b3a4bb14 /src/Z2AudioLib
parent030d6533f0ac320e2dc61a02783134490ff57f43 (diff)
Reintroduce missing changes from pull request #2200 (#2213)
* Reintroduce missing changes from pull request #2200 * m_Do_audio OK
Diffstat (limited to 'src/Z2AudioLib')
-rw-r--r--src/Z2AudioLib/Z2SoundInfo.cpp4
-rw-r--r--src/Z2AudioLib/Z2SpeechMgr2.cpp4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/Z2AudioLib/Z2SoundInfo.cpp b/src/Z2AudioLib/Z2SoundInfo.cpp
index 3989c0d1a6..67b957282b 100644
--- a/src/Z2AudioLib/Z2SoundInfo.cpp
+++ b/src/Z2AudioLib/Z2SoundInfo.cpp
@@ -430,7 +430,7 @@ void Z2SoundInfo::getSoundInfo_(JAISoundID param_1, JAISound* param_2) const {
/* 802BBBE0-802BBCBC 2B6520 00DC+00 2/1 0/0 0/0 .text __dt__11Z2SoundInfoFv */
-Z2SoundInfo::~Z2SoundInfo() {}
+// Z2SoundInfo::~Z2SoundInfo() {}
/* 802BBCBC-802BBCC4 2B65FC 0008+00 1/0 0/0 0/0 .text
* @4@getBgmSeqResourceID__11Z2SoundInfoCF10JAISoundID */
@@ -453,4 +453,4 @@ static void func_802BBCCC() {
* @8@getStreamFileEntry__11Z2SoundInfoF10JAISoundID */
static void func_802BBCD4() {
// NONMATCHING
-} \ No newline at end of file
+}
diff --git a/src/Z2AudioLib/Z2SpeechMgr2.cpp b/src/Z2AudioLib/Z2SpeechMgr2.cpp
index 44149d03d7..cf0410558f 100644
--- a/src/Z2AudioLib/Z2SpeechMgr2.cpp
+++ b/src/Z2AudioLib/Z2SpeechMgr2.cpp
@@ -316,7 +316,7 @@ SECTION_DATA extern void* __vt__15Z2SpeechStarter[5] = {
};
/* 802CBCEC-802CBD88 2C662C 009C+00 1/0 0/0 0/0 .text __dt__15Z2SpeechStarterFv */
-Z2SpeechStarter::~Z2SpeechStarter() {}
+//Z2SpeechStarter::~Z2SpeechStarter() {}
/* 802CBD88-802CBF60 2C66C8 01D8+00 1/0 1/1 0/0 .text setString__12Z2SpeechMgr2FPCUssUcUs
*/
@@ -1937,4 +1937,4 @@ bool Z2SpeechStarter::startSound(JAISoundID param_0, JAISoundHandle* param_1,
f32 param_5, f32 param_6, f32 param_7, f32 param_8,
u32 param_9) {
// NONMATCHING
-} \ No newline at end of file
+}