From 8feb553794efc2a328f8ce2beed5eeacc43238f4 Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 10 Jul 2007 09:17:51 +0000 Subject: mpq-file working. --- mpq-errors.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mpq-errors.c') diff --git a/mpq-errors.c b/mpq-errors.c index 881e2b1..780b305 100644 --- a/mpq-errors.c +++ b/mpq-errors.c @@ -10,6 +10,10 @@ static const char * error_strings[] = { "File read error.", "Invalid ioctl.", "Invalid ioctl's file entry.", + "Entry isn't a file.", + "Imploded compression not supported yet.", + "File isn't flagged as compressed - not supported yet.", + "Compression error.", }; static const char * wrong_errno = "Invalid error number - internal error."; -- cgit v1.2.3