@@ -1,4 +1,4 @@
#include "curtle/vector.h"
#include "curtle.h"
#include <math.h>
struct vec2 vec2_add(const struct vec2 a, const struct vec2 b)
The note is not visible to the blocked user.