8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
#include "NW_I0_GENERIC"
|
|
|
|
void main()
|
|
{
|
|
ClearAllActions();
|
|
WalkWayPoints();
|
|
}
|