mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 02:42:21 +00:00
Update 003.music to use imagecon
This commit is contained in:
+3
-3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user