Update 003.music to use imagecon

This commit is contained in:
alpine9000
2016-03-01 15:22:58 +11:00
parent 42f49cf8ab
commit ec7cab9946
2 changed files with 9 additions and 8 deletions
+3 -3
View File
@@ -73,8 +73,8 @@ copper:
dc.w BPL1MOD,SCREEN_WIDTH_BYTES*SCREEN_BIT_DEPTH-SCREEN_WIDTH_BYTES
dc.w BPL2MOD,SCREEN_WIDTH_BYTES*SCREEN_BIT_DEPTH-SCREEN_WIDTH_BYTES
include "out/image-copper.s"
include "out/image-copper-list.s"
dc.l $fffffffe
Playrtn:
@@ -84,5 +84,5 @@ Module1:
incbin "../assets/P61.sowhat-intro" ;usecode $9410
bitplanes:
incbin "out/image-data.bin"
incbin "out/image.bin"