3 lines
50 B
C
3 lines
50 B
C
void speaker_init();
|
|
|
|
extern int speaker_mute;
|
void speaker_init();
|
|
|
|
extern int speaker_mute;
|