This commit is contained in:
2026-07-16 15:53:33 +02:00
parent df991b0e09
commit 850c461d32
6 changed files with 105 additions and 17 deletions
+2
View File
@@ -10,6 +10,8 @@ play_init:
sta bg_top
lda #COL_GRASS
sta bg_bot
lda #$d8 ; text multicolor on: road + tree cells
sta XCTRL
jsr clear_screen
jsr draw_road