mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Fix
This commit is contained in:
parent
786c0c2801
commit
19daec2398
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