7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
#include "area_clean_inc"
|
|
|
|
void main()
|
|
{
|
|
TimerCheck(GetExitingObject());
|
|
}
|