FloatImg/experiment/incrustator.h

10 lines
165 B
C
Raw Normal View History

2021-03-28 18:52:03 +02:00
/*
* incrustator experimental
*/
2021-04-28 00:21:45 +02:00
/*
* MOVED TO 'funcs/inscrutator.c'
*/
2021-03-28 18:52:03 +02:00
int incrustator_0(FloatImg *psrc, FloatImg *pdst,
int xpos, int ypos, int flags);