#include USE_GEODE_NAMESPACE(); #include struct FunctionQueue : Modify { void update(float dt) { LoaderImpl::get()->executeGDThreadQueue(); return CCScheduler::update(dt); } };