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