Amon_PRC8/_module/nss/system_reboot.nss

6 lines
89 B
Plaintext
Raw Normal View History

2025-04-03 19:00:46 -04:00
void main()
{
string sModuleName = GetModuleName();
StartNewModule(sModuleName);
}