Fix doxygen warnings.
This commit is contained in:
@@ -1191,10 +1191,7 @@ void Load_SDL_Image(T_IO_Context *context)
|
||||
}
|
||||
#endif
|
||||
|
||||
///
|
||||
/// Load an arbitrary Surface.
|
||||
/// @param full_name Full (absolute) path of the file to load.
|
||||
/// @param gradients Pass the address of a target T_Gradient_array if you want the gradients, NULL otherwise
|
||||
|
||||
T_GFX2_Surface * Load_surface(const char *full_name, T_Gradient_array *gradients)
|
||||
{
|
||||
T_GFX2_Surface * bmp=NULL;
|
||||
|
||||
Reference in New Issue
Block a user