* Update to jpeg-6b (only a decade old)

This commit is contained in:
Tim Angus 2008-08-21 23:29:09 +00:00
parent 1441e0362c
commit 953200cafc
66 changed files with 3412 additions and 1452 deletions

View file

@ -31,7 +31,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#define JPEG_INTERNALS
#include "../jpeg-6/jpeglib.h"
#include "../jpeg-6b/jpeglib.h"
void R_LoadJPG( const char *filename, unsigned char **pic, int *width, int *height ) {
/* This struct contains the JPEG decompression parameters and pointers to