]> git.zerfleddert.de Git - rsbs2/blob - rsb-lz.h
don't traverse the filesystem by hand in three different ways, use new accessor
[rsbs2] / rsb-lz.h
1 #define LZ_MAGIC 0x6110beef
2
3 void extract_lz_file(unsigned char *buf, unsigned char *name);
Impressum, Datenschutz