summaryrefslogtreecommitdiff
path: root/68020/include/lbp.h
blob: 139e4547613d8ada5eeb476cbc2f6839effe0405 (plain)
1
2
3
typedef struct Lbpconf {
	int nhblank, nvblank, xmax, ymax, res;
} Lbpconf;