Initalization code for racing game that sucks because it doesn't have a gun on the roof

This commit is contained in:
pagefault
2003-10-04 22:13:58 +00:00
parent 598281f32c
commit 0c6b042c74

View File

@@ -116,7 +116,7 @@ EXTSYM loadstate2
%ifdef __LINUX__
EXTSYM LoadDir, popdir, pushdir
%endif
;EXTSYM InitDSP4
NEWSYM InitAsmStart
@@ -5953,8 +5953,9 @@ NEWSYM CheckROMType
je .initdsp
cmp byte[DSP3Enable],1
je .initdsp
cmp byte[DSP4Enable],1
je .initdsp
cmp byte[DSP4Enable],0
je .notDSP1Hi
; call InitDSP4
jmp .notDSP1Hi
.initdsp
call InitDSP