summaryrefslogtreecommitdiff
path: root/mpq-errors.h
diff options
context:
space:
mode:
authorpixel <pixel>2007-07-11 14:23:29 +0000
committerpixel <pixel>2007-07-11 14:23:29 +0000
commit26fcbbdd26a389b6979a966ae8dd49a40a6a1d05 (patch)
treebbf63c4080bcba14aa7d02176dc23b920a70514c /mpq-errors.h
parent2b81447acc91685dbfb6419282a0f53b6ac3eaa0 (diff)
Adding comments.
Diffstat (limited to 'mpq-errors.h')
-rw-r--r--mpq-errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpq-errors.h b/mpq-errors.h
index f452904..d9918c4 100644
--- a/mpq-errors.h
+++ b/mpq-errors.h
@@ -21,6 +21,7 @@ enum {
MPQLIB_ERROR_READ,
MPQLIB_ERROR_INVALID_IOCTL,
MPQLIB_ERROR_IOCTL_INVALID_ENTRY,
+ MPQLIB_ERROR_FILE_NOT_FOUND,
MPQLIB_ERROR_NOT_A_FILE,
MPQLIB_ERROR_NOT_SUPPORTED,
MPQLIB_ERROR_NOT_COMPRESSED,