forked from tTh/FloatImg
8 lines
124 B
C
8 lines
124 B
C
|
/*
|
||
|
* incrustator experimental
|
||
|
*/
|
||
|
|
||
|
|
||
|
int incrustator_0(FloatImg *psrc, FloatImg *pdst,
|
||
|
int xpos, int ypos, int flags);
|