fix: apply new fix path to src
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#include "curtle.h"
|
#include "curtle/vector.h"
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
struct vec2 vec2_add(const struct vec2 a, const struct vec2 b)
|
struct vec2 vec2_add(const struct vec2 a, const struct vec2 b)
|
||||||
|
|||||||
Reference in New Issue
Block a user