resolve floating point exception when wliding through walls

This commit is contained in:
hugogogo
2022-04-28 23:42:15 +02:00
parent 9042b373a9
commit 81aef1eab0
7 changed files with 81 additions and 6 deletions

View File

@@ -42,6 +42,11 @@ int main(int ac, char **av)
mb_init(destroy_mlx, game);
// draw game a first time before it start
// tmp
plr_turn(&game->plr, -63);
// tmp end
draw(game);
// receive a keypress event