7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
#include "qdb_include"
|
|
|
|
void main()
|
|
{
|
|
SetCustomToken(100,GetLine());
|
|
}
|