mirror of https://github.com/snes9xgit/snes9x.git
Merge branch 'master' of https://github.com/snes9xgit/snes9x
This commit is contained in:
commit
bcc4ace34d
|
@ -21,6 +21,9 @@
|
|||
#define ZLIB_FILEFUNC_MODE_EXISTING (4)
|
||||
#define ZLIB_FILEFUNC_MODE_CREATE (8)
|
||||
|
||||
#ifndef OF
|
||||
#define OF(x) x
|
||||
#endif
|
||||
|
||||
#ifndef ZCALLBACK
|
||||
|
||||
|
|
Loading…
Reference in New Issue