pcem/src/sound_speaker.h
TomW f18f10574a Preliminary PCjr emulation.
Improvements to PIT and serial emulation.
2014-01-12 11:37:09 +00:00

3 lines
50 B
C

void speaker_init();
extern int speaker_mute;