#include #include"mino.h" #include"scene.h" V scene_run(Scene*x){WH(x,printf("Scene %s\n",x->n),x=x->f();)}