mirror of
https://github.com/libretro/mame.git
synced 2024-12-03 23:51:37 +00:00
Added samples; changed file name.
This commit is contained in:
parent
e43612a8d5
commit
d0149fff4e
BIN
samples/floppy/floppy_35_motor.wav
Normal file
BIN
samples/floppy/floppy_35_motor.wav
Normal file
Binary file not shown.
BIN
samples/floppy/floppy_35_step.wav
Normal file
BIN
samples/floppy/floppy_35_step.wav
Normal file
Binary file not shown.
@ -1173,8 +1173,8 @@ void floppy_sound_device::sound_stream_update(sound_stream &stream, stream_sampl
|
||||
static const char *const floppy_sample_names[] =
|
||||
{
|
||||
"*floppy",
|
||||
"flop_35_motor",
|
||||
"flop_35_step",
|
||||
"floppy_35_motor",
|
||||
"floppy_35_step",
|
||||
0
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user