diff options
Diffstat (limited to 'sound/wave/gbwave_008.s')
-rw-r--r-- | sound/wave/gbwave_008.s | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/wave/gbwave_008.s b/sound/wave/gbwave_008.s new file mode 100644 index 0000000..1fb62d2 --- /dev/null +++ b/sound/wave/gbwave_008.s @@ -0,0 +1,11 @@ +@ File generated by m4a2s GB-Wave-Module + .section .rodata + .global gbwave_008 + .align 2 + +gbwave_008: + + .byte 0xEE, 0xEE, 0xED, 0xDD, 0xDD, 0xCC, 0xCC, 0xBB + .byte 0xBA, 0xA9, 0x87, 0x65, 0x43, 0x21, 0x02, 0x8A + + .end |