fixed issue where the game whould break when the ball was hitting a block while it was against the wall

This commit is contained in:
Seth Samuel 2024-10-11 23:12:21 +13:00
parent 31dd86a53c
commit c56b8f8d19
4 changed files with 19 additions and 11 deletions

View file

@ -7,7 +7,7 @@
<unistd.h>
<stdbool.h>
1728637902 source:/home/fluffy/codeBlocks/blockBreaker/main.c
1728641201 source:/home/fluffy/codeBlocks/blockBreaker/main.c
<stdio.h>
<stdlib.h>
<stdint.h>