import from github
This commit is contained in:
78
sound/programmable_wave_data.inc
Normal file
78
sound/programmable_wave_data.inc
Normal file
@ -0,0 +1,78 @@
|
||||
ProgrammableWaveData_1::
|
||||
.incbin "sound/programmable_wave_samples/01.pcm"
|
||||
|
||||
ProgrammableWaveData_2::
|
||||
.incbin "sound/programmable_wave_samples/02.pcm"
|
||||
|
||||
ProgrammableWaveData_3::
|
||||
.incbin "sound/programmable_wave_samples/03.pcm"
|
||||
|
||||
ProgrammableWaveData_4::
|
||||
.incbin "sound/programmable_wave_samples/04.pcm"
|
||||
|
||||
ProgrammableWaveData_5::
|
||||
.incbin "sound/programmable_wave_samples/05.pcm"
|
||||
|
||||
ProgrammableWaveData_6::
|
||||
.incbin "sound/programmable_wave_samples/06.pcm"
|
||||
|
||||
ProgrammableWaveData_7::
|
||||
.incbin "sound/programmable_wave_samples/07.pcm"
|
||||
|
||||
ProgrammableWaveData_8::
|
||||
.incbin "sound/programmable_wave_samples/08.pcm"
|
||||
|
||||
ProgrammableWaveData_9::
|
||||
.incbin "sound/programmable_wave_samples/09.pcm"
|
||||
|
||||
ProgrammableWaveData_10::
|
||||
.incbin "sound/programmable_wave_samples/10.pcm"
|
||||
|
||||
ProgrammableWaveData_11::
|
||||
.incbin "sound/programmable_wave_samples/11.pcm"
|
||||
|
||||
ProgrammableWaveData_12::
|
||||
.incbin "sound/programmable_wave_samples/12.pcm"
|
||||
|
||||
ProgrammableWaveData_13::
|
||||
.incbin "sound/programmable_wave_samples/13.pcm"
|
||||
|
||||
ProgrammableWaveData_14::
|
||||
.incbin "sound/programmable_wave_samples/14.pcm"
|
||||
|
||||
ProgrammableWaveData_15::
|
||||
.incbin "sound/programmable_wave_samples/15.pcm"
|
||||
|
||||
ProgrammableWaveData_16::
|
||||
.incbin "sound/programmable_wave_samples/16.pcm"
|
||||
|
||||
@ Unused
|
||||
ProgrammableWaveData_17::
|
||||
.incbin "sound/programmable_wave_samples/17.pcm"
|
||||
|
||||
@ Unused
|
||||
ProgrammableWaveData_18::
|
||||
.incbin "sound/programmable_wave_samples/18.pcm"
|
||||
|
||||
@ Unused
|
||||
ProgrammableWaveData_19::
|
||||
.incbin "sound/programmable_wave_samples/19.pcm"
|
||||
|
||||
@ Unused
|
||||
ProgrammableWaveData_20::
|
||||
.incbin "sound/programmable_wave_samples/20.pcm"
|
||||
|
||||
ProgrammableWaveData_21::
|
||||
.incbin "sound/programmable_wave_samples/21.pcm"
|
||||
|
||||
ProgrammableWaveData_22::
|
||||
.incbin "sound/programmable_wave_samples/22.pcm"
|
||||
|
||||
ProgrammableWaveData_23::
|
||||
.incbin "sound/programmable_wave_samples/23.pcm"
|
||||
|
||||
ProgrammableWaveData_24::
|
||||
.incbin "sound/programmable_wave_samples/24.pcm"
|
||||
|
||||
ProgrammableWaveData_25::
|
||||
.incbin "sound/programmable_wave_samples/25.pcm"
|
Reference in New Issue
Block a user