7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
#include "area_clean_inc"
|
|
|
|
void main()
|
|
{
|
|
CheckForPC(GetEnteringObject());
|
|
}
|