message de fin
This commit is contained in:
parent
2f468de07e
commit
48da4cda17
@ -82,7 +82,7 @@ void Update_Timer() {
|
||||
|
||||
|
||||
void Update_Serpent() {
|
||||
|
||||
|
||||
AfficherSprite(serpent, pos_x[0], pos_y[0]);
|
||||
for (i = 1; i < segment; i++) {
|
||||
pos_x[i] = old_x[i - 1];
|
||||
|
Loading…
Reference in New Issue
Block a user