EN6_PRC8/_module/nss/qdb_sr_check0.nss

10 lines
105 B
Plaintext
Raw Permalink Normal View History

#include "qdb_include"
void main()
{
SetResponseInt("Check",0);
SetupResponse(GetResponseNumber());
}