1 2 3 4 5 6
#include "maths.h" #include "hh_entity.h" bool hh_collision(const vec2& environment, const vec2& entity){ }