Been trying to compile it with a modern gimp.
https://github.com/g4jc/psxdev/blob/master/psxdev-gimp-2.0.0/tim.c
I've found these, changes:
GPlugInInfo -> GimpPlugInInfo
GParam -> GimpPlugInInfo
Stuck on PARAM_INT32
I've google'd and couldn't find any reference to the change.
Been trying to compile it with a modern gimp.
https://github.com/g4jc/psxdev/blob/master/psxdev-gimp-2.0.0/tim.c
I've found these, changes:
GPlugInInfo -> GimpPlugInInfo
GParam -> GimpPlugInInfo
Stuck on PARAM_INT32
I've google'd and couldn't find any reference to the change.