8 lines
68 B
Plaintext
8 lines
68 B
Plaintext
#include "qst_include"
|
|
|
|
void main()
|
|
{
|
|
QuestDone(GetPCSpeaker());
|
|
}
|
|
|