mirror of
https://github.com/Pecusx/dino-game.git
synced 2026-05-20 22:33:23 +02:00
Issue #1 fixed!
This commit is contained in:
@@ -446,7 +446,7 @@ NothingToDraw
|
||||
jsr ClearScreen
|
||||
ldx #0 ; start position (world)
|
||||
stx temp_b
|
||||
lda #42 ; start position (screen)
|
||||
lda #43 ; start position (screen)
|
||||
sta temp_b2
|
||||
ToScreenLoop
|
||||
lda WorldTable,x
|
||||
|
||||
Reference in New Issue
Block a user