This commit is contained in:
Daveo 2001-07-04 15:34:35 +00:00
parent 64d2c27300
commit 371b264bdd
2 changed files with 94 additions and 0 deletions

1
source/utils/lznp.H Normal file
View file

@ -0,0 +1 @@
int LZNP_Decode(unsigned char *in, unsigned char *out);