mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2024-12-25 09:58:50 +01:00
grammar (?)
This commit is contained in:
parent
b0651c3261
commit
c9155cb341
1 changed files with 1 additions and 1 deletions
2
star.c
2
star.c
|
@ -480,7 +480,7 @@ void make_a_move( struct state *s, direction where )
|
||||||
*/
|
*/
|
||||||
/* display_level( s ); */
|
/* display_level( s ); */
|
||||||
|
|
||||||
s->distance_travelled++; /* increment distance_travelled's counter */
|
s->distance_travelled++; /* increment distance_travelled */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue