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