stack error fix

This commit is contained in:
Irmen de Jong 2018-12-29 20:01:07 +01:00
parent 98b9ddac76
commit 575bc7aa9a
2 changed files with 2 additions and 6 deletions

View File

@ -1076,10 +1076,6 @@ sub setchrclr (ubyte column, ubyte row, ubyte char, ubyte color) {
_charmod sta $ffff ; modified
lda setchrclr_color
_colormod sta $ffff ; modified
inx
inx
inx
inx
rts
}}
}