mirror of
https://github.com/actraiser/dust-tutorial-c64-first-intro.git
synced 2025-06-18 17:05:34 -04:00
7 lines
184 B
NASM
7 lines
184 B
NASM
|
|
; the two lines of text for color washer effect
|
|
|
|
line1 !scr " actraiser in 2013 presents... "
|
|
line2 !scr " example effect for dustlayer tutorials "
|
|
|