k
Dependents: 3rdcompfixstart 2ndcomp 4thcomp 6th33222_copy
Fork of Move by
Diff: move.h
- Revision:
- 15:39c7e97b37c4
- Parent:
- 14:138af628d979
--- a/move.h Fri Sep 16 08:49:56 2016 +0000 +++ b/move.h Sat Sep 17 23:20:56 2016 +0000 @@ -51,9 +51,12 @@ void movelength(int length); +void movelengthnoprintf(int length); + void commandMove(int cx0, int cx1, int cx2 ); void commandMoveEnemy(int cx0, int cx1, int cx2 ); void yokoMove(int cx, bool Left); +void moveTriangle(int c0, int c1, int c2, int c3); \ No newline at end of file