Added samples; changed file name.

This commit is contained in:
Michael Zapf 2015-08-20 21:05:23 +02:00
parent e43612a8d5
commit d0149fff4e
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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
};