diff options
Diffstat (limited to 'scene.c')
-rw-r--r-- | scene.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#include<stdio.h> +#include"mino.h" +#include"scene.h" +V scene_run(Scene*x){WH(x,printf("Scene %s\n",x->n),x=x->f();)} |
index : mino.git | |
polymino game | kcp |
summaryrefslogtreecommitdiff |