mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 08:56:46 -04:00
work on Z2SoundMgr and Z2SeMgr (#2055)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user