generated from Jaysyn/ModuleTemplate
16 lines
99 B
Plaintext
16 lines
99 B
Plaintext
#include "omw_plns"
|
|
#include "habd_include"
|
|
|
|
void main()
|
|
|
|
|
|
{
|
|
|
|
|
|
ExecuteScript(“sd_soc_in”);
|
|
|
|
|
|
}
|
|
|
|
|