#include "include/Engine.h" #include "main_code.h" extern "C" void CustomAppInit() { AppInit(480, 320); }