changeset 49 | 5e6d33615d30 |
parent 45 | a489d28872ba |
child 69 | 546a95cc5591 |
--- a/physfs_internal.h Mon Jul 23 07:15:21 2001 +0000 +++ b/physfs_internal.h Mon Jul 23 07:15:48 2001 +0000 @@ -254,6 +254,7 @@ #define ERR_IO_ERROR "I/O error" #define ERR_CANT_SET_WRITE_DIR "Can't set write directory" #define ERR_TOO_MANY_SYMLINKS "Too many symbolic links" +#define ERR_COMPRESSION "(De)compression error" /* * Call this to set the message returned by PHYSFS_getLastError().