Add DevIL 1.7.8.

This commit is contained in:
rude
2013-09-26 00:20:08 +02:00
parent 6e493fb605
commit c065120c58
487 changed files with 219483 additions and 0 deletions
@@ -0,0 +1,20 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
// Copyright (C) 2000-2002 by Denton Woods
// Last modified: 05/28/2001 <--Y2K Compliant! =]
//
// Filename: src-ILU/include/ilu_states.h
//
// Description: The state machine
//
//-----------------------------------------------------------------------------
#ifndef STATES_H
#define STATES_H
extern ILenum iluFilter;
extern ILenum iluPlacement;
#endif//STATES_H