Correct sample file

This commit is contained in:
Godzil 2019-10-02 19:08:55 +01:00
parent 5f0712db78
commit 3e77b4cb9f

View File

@ -21,37 +21,37 @@
}, },
"palette": [ "palette": [
[0, 0, 0], [0, 0, 0],
[16, 16, 16], [15, 0, 0],
[16, 16, 16], [0, 15, 0],
[16, 16, 16], [15, 0, 15],
[16, 16, 16],
[16, 16, 16],
[16, 16, 16],
[16, 16, 16],
[16, 16, 16],
[0, 0, 0], [0, 0, 0],
[16, 16, 16], [15, 0, 0],
[16, 16, 16], [0, 15, 0],
[15, 0, 15],
[0, 0, 0], [0, 0, 0],
[16, 16, 16], [15, 0, 0],
[16, 16, 16], [0, 15, 0],
[16, 16, 16], [15, 0, 15],
[16, 16, 16],
[0, 0, 0], [0, 0, 0],
[15, 0, 0],
[0, 15, 0],
[15, 0, 15],
[0, 0, 0], [0, 0, 0],
[15, 0, 0],
[0, 15, 0],
[15, 0, 15],
[0, 0, 0], [0, 0, 0],
[15, 0, 0],
[0, 15, 0],
[15, 0, 15],
[0, 0, 0], [0, 0, 0],
[15, 0, 0],
[0, 15, 0],
[15, 0, 15],
[0, 0, 0], [0, 0, 0],
[0, 0, 0], [15, 0, 0],
[0, 0, 0], [0, 15, 0],
[16, 16, 16], [15, 0, 15]
[0, 0, 0],
[16, 16, 16],
[0, 0, 0],
[16, 16, 16],
[0, 0, 0],
[16, 16, 16],
[16, 16, 16]
], ],
"tiles": { "tiles": {
"bpp": 1, "bpp": 1,
@ -72,7 +72,7 @@
"binfile": "samplesplash_tilemap.bin" "binfile": "samplesplash_tilemap.bin"
}, },
"vblankCode": { "vblankCode": {
"asm": "samplesplasg_vblank.asm" "asm": "samplesplash_vblank.s"
}, },
"sound": { "sound": {
"channelwaves": "samplesplash_waves.bin", "channelwaves": "samplesplash_waves.bin",