#ifndef PLATFORM_INCLUDED
#define PLATFORM_INCLUDED
extern int plat_main(int argc, char **argv);
#endif // platform.h