Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbid authored Dec 24, 2023
1 parent 79cabf0 commit af50465
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ void main_loop()
pdy = sin1 + cos1;
}
}
else if(moving == 1){moving = 0;}
else if(moving != 0){moving = 0;}
// else
// {
Expand Down

0 comments on commit af50465

Please # to comment.