7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
#include "qst_include"
|
|
|
|
void main()
|
|
{
|
|
QST_DoKillTarget();
|
|
}
|