mirror of
https://github.com/A2osX/A2osX.git
synced 2024-12-29 01:33:40 +00:00
Corrected a typo in ERRICL
This commit is contained in:
parent
b7c72423ce
commit
bf7eb0a3e7
@ -165,7 +165,7 @@ Dev.Detect sta hArgs
|
|||||||
>STYA ZPTmpPTR
|
>STYA ZPTmpPTR
|
||||||
jsr DecodeMac
|
jsr DecodeMac
|
||||||
bcc .4
|
bcc .4
|
||||||
lda #DEVMGR.ERRNICL
|
lda #DEVMGR.ERRICL
|
||||||
sec
|
sec
|
||||||
rts
|
rts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user