blob: 5a357cc633e0cd3e73beebe541c79e6c9b6c0a5d (
plain)
1
2
3
4
5
6
7
|
--- a/src/gens/util/file/unzip.h
+++ b/src/gens/util/file/unzip.h
@@ -1,3 +1,4 @@
+#define OF(x) x
/* unzip.h -- IO for uncompress .zip files using zlib
Version 0.15 beta, Mar 19th, 1998,
|