From e3ffd55f2c823b51dfe65a9e8937ba526e0277c8 Mon Sep 17 00:00:00 2001 From: Martmists Date: Fri, 10 Apr 2020 17:33:55 +0200 Subject: Add known structs --- main.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 main.c (limited to 'main.c') diff --git a/main.c b/main.c new file mode 100644 index 00000000..6879c08d --- /dev/null +++ b/main.c @@ -0,0 +1,3 @@ +// Just includes for now so CLion sees the files +#include "nitro/nitro.h" +#include "structs/structs.h" -- cgit v1.2.3