mirror of
https://github.com/halpz/re3.git
synced 2025-07-14 16:38:13 +00:00
Add compatibility with RW 3.4
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
|
||||
/**
|
||||
* \defgroup rpmorph RpMorph
|
||||
* \ingroup rpplugin
|
||||
* \ingroup morphing
|
||||
*
|
||||
* Morphing Plugin for RenderWare Graphics.
|
||||
*/
|
||||
@ -76,7 +76,6 @@ struct RpMorphInterpolator
|
||||
|
||||
/**
|
||||
* \ingroup rpmorph
|
||||
* \typedef RpMorphGeometryCallBack
|
||||
* This is the callback function supplied to \ref RpMorphGeometrySetCallBack
|
||||
* and returned from \ref RpMorphGeometryGetCallBack.
|
||||
* The supplied function will be passed a pointer to the geometry's parent atomic,
|
||||
|
Reference in New Issue
Block a user