5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
void main()
|
||
|
{
|
||
|
AdjustAlignment(GetPCSpeaker(), ALIGNMENT_GOOD, 5, FALSE);
|
||
|
}
|