draw selected pattern

This commit is contained in:
Nico 2022-03-01 11:40:16 +00:00
parent 28a3088128
commit 0ea63bc340
1 changed files with 2 additions and 1 deletions

View File

@ -75,7 +75,8 @@ BRK
;draw-song JSR2
#0008 .Screen/y DEO2
#0080 .Screen/x DEO2
#00 ;draw-pattern JSR2
;get-selected-song-line-address JSR2 DUP2 LDA ;draw-pattern JSR2
BRK
@get-selected-song-line-address ( -- addr* )