EasyGen/libs/ILU/include/ilu_states.h

21 lines
477 B
C
Raw Permalink Normal View History

2014-01-13 22:49:01 +00:00
//-----------------------------------------------------------------------------
//
// 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