10 lines
86 B
Plaintext
10 lines
86 B
Plaintext
#include "qdb_include"
|
|
|
|
void main()
|
|
{
|
|
|
|
SetLine("");
|
|
|
|
SetCustomToken(100,GetLine());
|
|
}
|