Skip to content

Commit c51579e

Browse files
committed
reimplement: SHC_3BB0A8C1_0x00479B70 add usage notes
1 parent 320af36 commit c51579e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/OpenSHC/Audio/SoundSystem/meth_0x479b70.cpp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ namespace OpenSHC {
44
namespace Audio {
55
namespace MSS {
66

7+
// NOTE:
8+
// This functions seems to reset the 0 indexed stream, most likely the music stream
9+
// Index 3 seems to be general NPC voices (at least)
10+
// Assumption:
11+
// The tested flag here ("unkownFlag1" currently) might indicate that playing this sample should lower the music
12+
// volume, or that the music volume is currently lowered
13+
714
// FUNCTION: STRONGHOLDCRUSADER 0x00479B70
815
void SoundSystem::meth_0x479b70()
916
{

0 commit comments

Comments
 (0)