From 9ff91999b122df64c910b3d7ebed1ceda949e0c0 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Fri, 17 Jan 2025 21:42:02 +0100 Subject: collision works but overlaps --- build/compile_commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/compile_commands.json') diff --git a/build/compile_commands.json b/build/compile_commands.json index 2761794..9b2a58e 100644 --- a/build/compile_commands.json +++ b/build/compile_commands.json @@ -1,7 +1,7 @@ [ { "directory": "/Users/nsrddyn/Documents/Tetris/build", - "command": "gcc -I/opt/homebrew/Cellar/raylib/5.5/include -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -o CMakeFiles/tetris.dir/TETRIS.c.o -c /Users/nsrddyn/Documents/Tetris/TETRIS.c", + "command": "gcc -I/opt/homebrew/Cellar/raylib/5.5/include -g -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -o CMakeFiles/tetris.dir/TETRIS.c.o -c /Users/nsrddyn/Documents/Tetris/TETRIS.c", "file": "/Users/nsrddyn/Documents/Tetris/TETRIS.c", "output": "CMakeFiles/tetris.dir/TETRIS.c.o" } -- cgit v1.2.3-70-g09d2