mirror of
https://github.com/libretro/mame.git
synced 2025-04-06 15:41:45 +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[] =
|
static const char *const floppy_sample_names[] =
|
||||||
{
|
{
|
||||||
"*floppy",
|
"*floppy",
|
||||||
"flop_35_motor",
|
"floppy_35_motor",
|
||||||
"flop_35_step",
|
"floppy_35_step",
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user