mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 03:11:52 +00:00
Fix a doxygen comment.
This commit is contained in:
parent
4ea82c92bc
commit
b28cb0496c
@ -264,7 +264,7 @@ surface flip_surface(surface const &surf, bool optimize=true);
|
||||
surface flop_surface(surface const &surf, bool optimize=true);
|
||||
surface create_compatible_surface(surface const &surf, int width = -1, int height = -1);
|
||||
|
||||
/*
|
||||
/**
|
||||
* Replacement for SDL_BlitSurface.
|
||||
*
|
||||
* SDL_BlitSurface has problems with blitting partly transparent surfaces so
|
||||
|
Loading…
x
Reference in New Issue
Block a user