mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2024-12-28 23:03:01 +05:00
Missing patch
This commit is contained in:
parent
a3bbfd2cd3
commit
c645fc56ee
1 changed files with 1 additions and 0 deletions
|
@ -3793,6 +3793,7 @@ void Patch_SA_10()
|
|||
|
||||
Patch( 0x40647D, { 0x56, 0xFF, 0x15 } );
|
||||
Patch( 0x40647D + 3, &CdStreamSync::CdStreamSyncOnObject );
|
||||
Patch( 0x40647D + 3 + 4, { 0x5E, 0xC3 } );
|
||||
|
||||
Patch( 0x406669, { 0x56, 0xFF, 0x15 } );
|
||||
Patch( 0x406669 + 3, &CdStreamSync::CdStreamThreadOnObject );
|
||||
|
|
Loading…
Reference in a new issue