mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 10:24:18 +00:00
Implement FUN_10025720() and others (#1134)
* Implement `FUN_10025720()` and others * Address review comments, get 100 % --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -300,6 +300,7 @@ void MxBackgroundAudioManager::Stop()
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1007f570
|
||||
// FUNCTION: BETA10 0x100e94e6
|
||||
void MxBackgroundAudioManager::LowerVolume()
|
||||
{
|
||||
if (m_unk0x148 == 0) {
|
||||
|
||||
Reference in New Issue
Block a user