mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
Fixed a wrong branch.
This commit is contained in:
parent
a012fab090
commit
d0088fbc0f
@ -45,7 +45,7 @@ _detect_c65:
|
||||
bne found
|
||||
inc $D000
|
||||
cpy $D040
|
||||
beq not_found
|
||||
bne not_found
|
||||
|
||||
found:
|
||||
lda #$01
|
||||
|
Loading…
Reference in New Issue
Block a user