diff options
Diffstat (limited to 'libs/Z2AudioLib/Z2SoundInfo.cpp')
| -rw-r--r-- | libs/Z2AudioLib/Z2SoundInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Z2AudioLib/Z2SoundInfo.cpp b/libs/Z2AudioLib/Z2SoundInfo.cpp index c0e32f3708..e55b97deb1 100644 --- a/libs/Z2AudioLib/Z2SoundInfo.cpp +++ b/libs/Z2AudioLib/Z2SoundInfo.cpp @@ -92,7 +92,7 @@ u16 Z2SoundInfo::getBgmSeqResourceID(JAISoundID param_0) const { } /* 802BB090-802BB0D8 2B59D0 0048+00 1/0 0/0 0/0 .text getSoundType__11Z2SoundInfoCF10JAISoundID */ -u32 Z2SoundInfo::getSoundType(JAISoundID param_0) const { +int Z2SoundInfo::getSoundType(JAISoundID param_0) const { switch (param_0.mId.mBytes.b0) { case 0: return 0; |
