fix import

This commit is contained in:
jede
2019-07-06 10:33:39 +02:00
committed by greg-king5
parent 7767a0e88e
commit 28eba8bff9
2 changed files with 2 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ gotoxy: jsr popa ; Get Y
sta ADSCRL
lda #>SCREEN
sta ADSCRL+1
sta ADSCRH
ldy SCRY
beq out