mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-23 08:32:39 +00:00
Fixed problem with fragment. Thanks @mark.j.fisher. Closes #591
This commit is contained in:
parent
6c8c63f7b1
commit
19a80842e2
@ -6,6 +6,5 @@ lda {m2}
|
||||
sta $fe
|
||||
lda {m2}+1
|
||||
sta $ff
|
||||
lda ($fc),y
|
||||
lda ($fe),y
|
||||
|
||||
sta ($fc),y
|
||||
|
Loading…
Reference in New Issue
Block a user