mirror of
https://github.com/actraiser/dust-tutorial-c64-first-intro.git
synced 2025-06-18 17:05:34 -04:00
changed text
This commit is contained in:
parent
f71ddc7f67
commit
af40fda109
@ -1,16 +1,16 @@
|
||||
;============================================================
|
||||
; Example Project for C64 Tutorials from
|
||||
; Example Project for C64 Tutorials
|
||||
; Code by actraiser/Dustlayer
|
||||
; Music: Ikari Intro by Laxity
|
||||
;
|
||||
; Simple Colorwash effect with a SID playing
|
||||
;
|
||||
; http://www.dustlayer.com
|
||||
;
|
||||
; Tutorial: http://dustlayer.com/c64-coding-tutorials/2013/2/17/a-simple-c64-intro
|
||||
; Dustlayer WHQ: http://dustlayer.com
|
||||
;============================================================
|
||||
|
||||
;============================================================
|
||||
; index file which loads all source code and resources files
|
||||
; index file which loads all source code and resource files
|
||||
;============================================================
|
||||
|
||||
;============================================================
|
||||
|
Loading…
Reference in New Issue
Block a user