From 458ab270a8b7246a1a617e34c02aa74deca92ba6 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 15 Apr 2019 18:32:47 -0400 Subject: convert core to ansii c --- core/include/types.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/include') diff --git a/core/include/types.h b/core/include/types.h index 3471f3c..c54a8f0 100644 --- a/core/include/types.h +++ b/core/include/types.h @@ -27,3 +27,5 @@ typedef enum { ROTATE_CW = 6, HARD_DROP = 7 } input_t; + +vec2 new_vec2(i8 x, i8 y); -- cgit v1.2.3-101-g0448