7 lines
69 B
Plaintext
7 lines
69 B
Plaintext
#include "mb_inc"
|
|
|
|
void main()
|
|
{
|
|
MB_ReadPost(GetPCSpeaker(),0);
|
|
}
|