Files
source/Laptop/IMP Attribute Entrance.h
T

11 lines
249 B
C

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