@@ -927,9 +927,9 @@ int g3d_load_logo_texture(g3d_states &vs)
//! Displays the LAAS logo.
//! \param offsetX X position of the logo lower-left corner (from the image lower-left corner)
//! \param offsetY Y position of the logo lower-left corner (from the image lower-left corner)
-//! \param scale scale factor to apply to the logo (original size in g3d_logo.h)
+//! \param widthRatio ratio of the logo width with respect of the OpenGL window width (e.g.: use 0.1 if you want the logo width to be 1/10 of the window width)