Commit a2e4c835 authored by GnoStiC's avatar GnoStiC

puae 2.3.1

parent 39d880ce
/*
* PUAE
* until moved to their proper places, this is home for misc stuff..
*
*/
int enumerate_sound_devices (void)
{
return 0;
}
#ifndef PUAE_MISC_H
#define PUAE_MISC_H
extern int enumerate_sound_devices (void);
#endif // PUAE_MISC_H
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment