FloatImg/experiment/incrustator.h

10 lines
165 B
C
Raw Normal View History

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