1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 02:17:07 +00:00

Fixed a wrong branch.

This commit is contained in:
Marco van den Heuvel
2018-04-28 13:26:20 -07:00
parent a012fab090
commit d0088fbc0f
+1 -1
View File
@@ -45,7 +45,7 @@ _detect_c65:
bne found
inc $D000
cpy $D040
beq not_found
bne not_found
found:
lda #$01