diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-10-09 09:26:26 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-10-09 09:26:26 -0400 |
| commit | 30b579c8ce41c105392c436880612a0e9057880f (patch) | |
| tree | 84bf59b54589964696779edbae122a11e4f4ba70 /vec.cpp | |
| parent | 1728c04205136644b345ec8a6f8a406138eb7e08 (diff) | |
| download | balls-30b579c8ce41c105392c436880612a0e9057880f.zip | |
partition collisions
Diffstat (limited to 'vec.cpp')
| -rw-r--r-- | vec.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -#include <math.h> - #include "balls.h" Vector |