First complete

This commit is contained in:
moparisthebest
2016-11-05 02:18:08 -04:00
parent 0887a41178
commit fd2414b131
82 changed files with 1689 additions and 6 deletions

View File

@@ -0,0 +1,12 @@
diff -uprNEBZ --suppress-blank-empty a/src/main.cpp b/src/main.cpp
--- a/src/main.cpp 2015-11-21 01:53:20.445038202 -0600
+++ b/src/main.cpp 2015-11-21 01:57:13.407056516 -0600
@@ -64,7 +64,7 @@ along with Freeminer. If not, see <http
#if USE_ENET
// todo: move to connection
-#include "enet/enet.h"
+#include <enet/enet.h>
#endif
#ifdef HAVE_TOUCHSCREENGUI