diff --git a/compile_commands.json b/compile_commands.json index b64c10e..21ccfbe 100644 --- a/compile_commands.json +++ b/compile_commands.json @@ -71,11 +71,11 @@ "-x", "c", "-o", - "/tmp/main-77a7ba.o", + "/tmp/main-cb0615.o", "main.c" ], "directory": "/home/abdelrahman/Sources/programming/starfield", "file": "/home/abdelrahman/Sources/programming/starfield/main.c", - "output": "/tmp/main-77a7ba.o" + "output": "/tmp/main-cb0615.o" } ]