From 5c2179bc9afa809fa3b915bea0d75f62f90f0644 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 15 Oct 2015 09:07:06 -0400 Subject: quest fixes --- src/common.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common.cpp') diff --git a/src/common.cpp b/src/common.cpp index 8dcbd11..182b5b8 100644 --- a/src/common.cpp +++ b/src/common.cpp @@ -31,3 +31,4 @@ void DEBUG_prints(const char* file, int line, const char *s,...){ vprintf(s,args); va_end(args); } + -- cgit v1.2.3