From e9758416b18b27a65337c28d9641afc0ee89b34b Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Thu, 29 Aug 2019 01:39:40 -0400 Subject: Created (very messy) script system --- src/main.cpp | 118 ++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 68 insertions(+), 50 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 57a4efb..23cfe2d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,7 +20,6 @@ #include #include -#include