From f2052ca8ef06f858037d6657b377197dd8772f4c Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Sun, 12 Apr 2020 17:17:21 -0400 Subject: more work --- main.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 main.c (limited to 'main.c') diff --git a/main.c b/main.c deleted file mode 100644 index 17e69b3d..00000000 --- a/main.c +++ /dev/null @@ -1,7 +0,0 @@ -// Just includes for now so CLion sees the files -#include "structs/structs.h" -#include "nitro/nitro.h" - -void main() { - int x = NULL; -} -- cgit v1.2.3