summaryrefslogtreecommitdiff
path: root/raster_op.h
blob: 9c3b27f0f7c6e00feb71404befefc152559f36ed (plain)
1
2
3
4
5
6
#ifndef RASTER_OP_H
#define RASTER_OP_H

void raster_op_init(void);

#endif