Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/OpenSHC/Audio/mss/SoundSystem/setSection1079_28_4_.cpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#include "../SoundSystem.func.hpp"

#include "OpenSHC/Globals/DAT_SoundEffectsHelperData1.hpp"

namespace OpenSHC {
namespace Audio {
namespace MSS {

// FUNCTION: STRONGHOLDCRUSADER 0x0047A570
void SoundSystem::setSection1079_28_4_(int param_1)
{
DAT_SoundEffectsHelperData1::ptr->SEC_Section1079.field7_0x1c = param_1;
}

}
}
}
2 changes: 1 addition & 1 deletion status/addresses-SHC-3BB0A8C1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10906,7 +10906,7 @@ SHC_3BB0A8C1_0x0047A558 | 0.0% | Pending
SHC_3BB0A8C1_0x0047A55C | 0.0% | Pending
SHC_3BB0A8C1_0x0047A560 | 0.0% | Pending
SHC_3BB0A8C1_0x0047A564 | 0.0% | Pending
SHC_3BB0A8C1_0x0047A570 | 0.0% | Pending
SHC_3BB0A8C1_0x0047A570 | 100.0% | Reimplemented
SHC_3BB0A8C1_0x0047A580 | 0.0% | Pending
SHC_3BB0A8C1_0x0047A5E0 | 0.0% | Pending
SHC_3BB0A8C1_0x0047A630 | 0.0% | Pending
Expand Down