#ifndef _IMP_ATTRIBUTE_ENTRANCE_H #define _IMP_ATTRIBUTE_ENTRANCE_H void EnterIMPAttributeEntrance( void ); void RenderIMPAttributeEntrance( void ); void ExitIMPAttributeEntrance( void ); void HandleIMPAttributeEntrance( void ); #endif