Fix Winter Gold FX crash, although this might not make the other SFX games happy. Anyone up for really fixing our SFX core?

This commit is contained in:
n-a-c-h
2005-01-03 18:20:41 +00:00
parent 64aa3d9cc7
commit 5584a78c0d

View File

@@ -4020,6 +4020,7 @@ NEWSYM StartSFX
test byte[SfxCLSR],01h
jnz .nofastsfx
mov byte[SfxAC],1
mov byte[cycpl],126 ;Winter Gold FX wants this
.nofastsfx
mov eax,[NumberOfOpcodes2]
mov [NumberOfOpcodes],eax