diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-10-30 12:19:43 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-10-30 12:19:43 -0400 |
| commit | 5023e0a4bac400f7eea9bc0bdaef9d6a952c4d70 (patch) | |
| tree | 4e93067c67e4493568ef3c1f2be8f8ab918a20f3 /balls.c | |
| parent | b23c94a522a36505b229399f7bfab4e73afdb8e8 (diff) | |
| download | balls-5023e0a4bac400f7eea9bc0bdaef9d6a952c4d70.zip | |
remove TODO
Diffstat (limited to 'balls.c')
| -rw-r--r-- | balls.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,7 +1,3 @@ -/* TODO: frame counter */ - - - #define CL_TARGET_OPENCL_VERSION 110 #include <stdlib.h> |