#ifndef LogMenu_h__ #define LogMenu_h__ #include "App.h" Entity * LogMenuCreate(Entity *pParentEnt); #endif // LogMenu_h__