]> git.zerfleddert.de Git - rsbs2/blob - rsb-lz.h
the unknown element of the data_in struct is the current working byte
[rsbs2] / rsb-lz.h
1 #define LZ_MAGIC 0x6110beef
2
3 void extract_lz_file(unsigned char *buf, unsigned char *name);
Impressum, Datenschutz