changed "spc" to "c_sp"
This commit is contained in:
@@ -101,8 +101,8 @@ found: tya
|
||||
bne oserr1
|
||||
|
||||
; Set pushed name
|
||||
lda spc
|
||||
ldx spc+1
|
||||
lda c_sp
|
||||
ldx c_sp+1
|
||||
sta mliparam + MLI::OPEN::PATHNAME
|
||||
stx mliparam + MLI::OPEN::PATHNAME+1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user