Remove pre-compiled zlib from the tree.

This commit is contained in:
Asher Baker
2014-08-16 00:33:33 +01:00
parent e6c3d42eb8
commit 62f6b25b63
28 changed files with 10753 additions and 1693 deletions

View File

@@ -15,7 +15,7 @@
#include <io.h>
#endif
#include <stdlib.h>
#include "zlib.h"
#include "zlib/zlib.h"
#include "amx.h"
#include "amxdbg.h"
#include "amxxpc.h"