#include "MapEditor.h" GUI_APP_MAIN { SetLanguage(LNGFromText("RU-RU")); Ctrl::SetAppName(" "); MapEditor().Run(); }