#include "../../common/restext.h" bool GetResource(ResType /* type */, int /* num */, char* /* text */) { return true; } bool SearchKey(const char * /* cmd */, InputSlot & /* key */) { return true; }