dust-tutorial-c64-first-intro/code/data_static_text.asm
2013-04-14 21:25:16 +02:00

7 lines
166 B
NASM

; the two lines of text for color washer effect
line1 !scr " actraiser in 2013 presents... "
line2 !scr " example effect for dustlayer tutorials "