8 lines
68 B
Plaintext
8 lines
68 B
Plaintext
|
|
||
|
#include "NW_I0_GENERIC"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
WalkWayPoints(TRUE,0.0);
|
||
|
}
|