aboutsummaryrefslogtreecommitdiff
path: root/src/stm32/TODO/hh_entity.c
diff options
context:
space:
mode:
authorUnavailableDev <ggwildplay@gmail.com>2023-03-10 11:55:46 +0100
committerUnavailableDev <ggwildplay@gmail.com>2023-03-10 11:55:46 +0100
commit0ce1adac6d80bf69e3a03891879d9445698300bc (patch)
treedfc9b7e36a5a5892dd3324c6ea2cc855e06e87a6 /src/stm32/TODO/hh_entity.c
parent65f9982ba6992e62960d20bb690cf29ef60e835c (diff)
nope
Diffstat (limited to 'src/stm32/TODO/hh_entity.c')
-rw-r--r--src/stm32/TODO/hh_entity.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/stm32/TODO/hh_entity.c b/src/stm32/TODO/hh_entity.c
new file mode 100644
index 0000000..492ca67
--- /dev/null
+++ b/src/stm32/TODO/hh_entity.c
@@ -0,0 +1,6 @@
+#include "maths.h"
+#include "hh_entity.h"
+
+bool hh_collision(const vec2& environment, const vec2& entity){
+
+} \ No newline at end of file