From 6a6b9aa9e4b068f3271f71684c621068c8488f2e Mon Sep 17 00:00:00 2001 From: Thraix Date: Sun, 18 Nov 2018 00:37:40 +0100 Subject: [PATCH] Merge and run makegen on project --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 674ca30..06b392c 100755 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# This Makefile was generated using MakeGen v1.0.4 made by Tim HÃ¥kansson +# This Makefile was generated using MakeGen v1.0.6 made by Tim HÃ¥kansson # and is licensed under MIT. Full source of the project can be found at # https://github.com/Thraix/MakeGen CC=@g++