From 8eaa3f0526d380afe422152fada2bea27b8d8f70 Mon Sep 17 00:00:00 2001 From: jakob Date: Mon, 9 Jan 2017 20:51:41 -0500 Subject: Significant progress on implementing file decryption. Offsets as of now are trying to go from within the table, which is incorrect. A working commit should come tomorrow. --- src/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index efda3bc..9effc9e 100644 --- a/src/main.c +++ b/src/main.c @@ -16,7 +16,6 @@ along with Nekopack. If not, see . */ #include -#include // Needed for debugging at this point. #include #include #include -- cgit v1.3