Improve doxygen comments

This commit is contained in:
hasufell 2014-05-19 18:13:51 +02:00
parent f65021dfac
commit 4c20bca7e9
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ float get_normalized_scale_factor(HE_obj const * const obj)
* is modified!
*
* @param obj the object we want to scale [mod]
* @return true/false for success/failure
*/
bool normalize_object(HE_obj *obj)
{