// Please see the README file or the LEGAL NOTES-section in the manual before modifying, compiling or using 'xmrm' // Idea: Manfred Kopp // Programming: Gerhard Waldhör, Andreas Artmann #include #include "const.h" void Interpol_Morph_RTS(int steps, int begin, int end, FL_OBJECT *obj); void Interpol_Wave_RTS(int steps, int begin, int end, FL_OBJECT *obj);