mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-30 08:57:00 +02:00
All 0.2 objectives achieved. Version changed to 0.3.
This commit is contained in:
parent
6b0f209626
commit
f42a1d9f3a
2
CMT.cpp
2
CMT.cpp
@ -46,7 +46,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define CHUNK 16384
|
#define CHUNK 16384
|
||||||
const char * NAME = "VCMI 0.2";
|
const char * NAME = "VCMI 0.3";
|
||||||
|
|
||||||
/* Compress from file source to file dest until EOF on source.
|
/* Compress from file source to file dest until EOF on source.
|
||||||
def() returns Z_OK on success, Z_MEM_ERROR if memory could not be
|
def() returns Z_OK on success, Z_MEM_ERROR if memory could not be
|
||||||
|
Loading…
Reference in New Issue
Block a user