aaa
Fork of Move by
Diff: move.h
- Revision:
- 30:0b09a05c67df
- Parent:
- 29:4a81b1e457c3
--- a/move.h Sun Sep 11 01:54:06 2016 +0000 +++ b/move.h Sun Sep 11 01:55:45 2016 +0000 @@ -20,7 +20,7 @@ void turnrad(float rad); //反時計周り -void turnrad_cw(float rad int team); +void turnrad_cw(float rad, int team); //時計周り void turnrad_ccw(float rad, int team);