Issue 814

This commit is contained in:
Scott Hutter
2018-12-18 16:16:22 -06:00
committed by Oliver Schmidt
parent 0012b6d811
commit 9160b8ddc2

View File

@@ -14,5 +14,5 @@ _SetNewMode:
lda graphMode
eor #$80
sta graphMode
jsr SetNewMode
rts
jmp SetNewMode