5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetFacing(DIRECTION_WEST);
|
||
|
}
|