This commit is contained in:
Pecusx
2024-08-12 15:23:12 +02:00
parent 16e5be960f
commit 964ab26543
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -295,7 +295,7 @@ NothingToDraw
jsr ClearScreen
ldx #0 ; start position (world)
stx temp_b
lda #40 ; start position (screen)
lda #42 ; start position (screen)
sta temp_b2
ToScreenLoop
lda WorldTable,x