unpack zips in src to better compression
This commit is contained in:
2
sources/z-tools/trunk/zview/mfdb.h
Normal file
2
sources/z-tools/trunk/zview/mfdb.h
Normal file
@@ -0,0 +1,2 @@
|
||||
extern int16 init_mfdb( MFDB *bm, int16 width, int16 height, int16 planes);
|
||||
extern void delete_mfdb( MFDB *bm, int16 nbr);
|
||||
Reference in New Issue
Block a user