diff options
Diffstat (limited to 'sdk/rwsdk/include/d3d8/rpmorph.h')
-rw-r--r-- | sdk/rwsdk/include/d3d8/rpmorph.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sdk/rwsdk/include/d3d8/rpmorph.h b/sdk/rwsdk/include/d3d8/rpmorph.h index 4177fba8..52ea70df 100644 --- a/sdk/rwsdk/include/d3d8/rpmorph.h +++ b/sdk/rwsdk/include/d3d8/rpmorph.h @@ -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, |