#ifndef ExpiredMenu_h__ #define ExpiredMenu_h__ class Entity; Entity * ExpiredMenuCreate(Entity *pParentEnt); #endif // ExpiredMenu_h__