changeset 150 | 221f15a7cb08 |
parent 145 | d6385584f6c4 |
child 156 | f45e26b5f398 |
--- a/physfs_internal.h Mon Apr 01 18:45:37 2002 +0000 +++ b/physfs_internal.h Mon Apr 01 18:48:24 2002 +0000 @@ -261,6 +261,7 @@ #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" +#define ERR_NOT_IMPLEMENTED "Not implemented" /* * Call this to set the message returned by PHYSFS_getLastError().