#include EAPI_MAIN int elm_main(int argc, char **argv) { elm_run(); return 0; } ELM_MAIN()