summaryrefslogtreecommitdiffstats
path: root/ffvisd/ffvisd.c
blob: dc79d60e60844e1b0e66bf7b68e701b1cce6039b (plain)
1
2
3
4
5
#include <stdio.h>

int main() {
	return 0;
}