diff options
Diffstat (limited to 'sound/wave/gbwave_016.s')
-rw-r--r-- | sound/wave/gbwave_016.s | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/wave/gbwave_016.s b/sound/wave/gbwave_016.s new file mode 100644 index 0000000..d85348b --- /dev/null +++ b/sound/wave/gbwave_016.s @@ -0,0 +1,11 @@ +@ File generated by m4a2s GB-Wave-Module + .section .rodata + .global gbwave_016 + .align 2 + +gbwave_016: + + .byte 0x00, 0x11, 0x23, 0x56, 0x89, 0xAC, 0xDE, 0xEF + .byte 0xFF, 0xEE, 0xDC, 0xA9, 0x86, 0x53, 0x21, 0x10 + + .end |