mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
Fix
This commit is contained in:
parent
679f039728
commit
c8d3a83f0e
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ void SaveState::Load(void) {
|
|||
memcpy(gAudioSfxSwapMode, &info->gAudioSfxSwapMode_copy,
|
||||
sizeof(info->gAudioSfxSwapMode_copy));
|
||||
Audio_ResetSounds();
|
||||
Audio_SendCmd
|
||||
|
||||
|
||||
D_801755D0 = info->D_801755D0_copy;
|
||||
sLoadedMarkDataTable = info->sLoadedMarkDataTableCopy;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue