diff options
Diffstat (limited to 'sound/wave/gbwave_012.s')
-rw-r--r-- | sound/wave/gbwave_012.s | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/wave/gbwave_012.s b/sound/wave/gbwave_012.s new file mode 100644 index 0000000..48cce75 --- /dev/null +++ b/sound/wave/gbwave_012.s @@ -0,0 +1,11 @@ +@ File generated by m4a2s GB-Wave-Module + .section .rodata + .global gbwave_012 + .align 2 + +gbwave_012: + + .byte 0x99, 0x98, 0x88, 0x77, 0x76, 0x66, 0x55, 0x54 + .byte 0x44, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + + .end |