mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-02-28 12:29:59 +00:00
Patch ProRWTS to avoid uninitialized value if GET_PREFIX fails.
This commit is contained in:
parent
3762cc5edb
commit
ff315e79ed
@ -204,6 +204,8 @@ init jsr SETVID
|
||||
|
||||
;fetch path, if any
|
||||
|
||||
lda #$FF ; Martin Haye 2021-02-20: patch to avoid...
|
||||
sta $200 ; ... using uninitialized value on MLI err
|
||||
jsr MLI
|
||||
!byte $c7
|
||||
!word c7_parms
|
||||
|
Loading…
x
Reference in New Issue
Block a user