dust-tutorial-c64-first-intro/code/data_static_text.asm
2013-04-03 11:50:28 +02:00

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 "