wip solving buble effect by wall height calculation

This commit is contained in:
hugogogo
2022-04-29 09:57:41 +02:00
parent 81aef1eab0
commit 778ddef393
5 changed files with 12 additions and 23 deletions

View File

@@ -42,11 +42,6 @@ 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