mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-11 00:06:20 -04:00
Fix gcc error
This commit is contained in:
parent
e1cd806d0f
commit
9e7e4281bf
@ -201,7 +201,7 @@ public:
|
|||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
/// \brief Set current render target to specified texture
|
/// \brief Set current render target to specified texture
|
||||||
///
|
///
|
||||||
/// \param texture Target texture, SDL2pp::Texture created with \
|
/// \param texture Target texture, SDL2pp::Texture created with
|
||||||
/// SDL_TEXTUREACCESS_TARGET
|
/// SDL_TEXTUREACCESS_TARGET
|
||||||
///
|
///
|
||||||
/// \see http://wiki.libsdl.org/SDL_SetRenderTarget
|
/// \see http://wiki.libsdl.org/SDL_SetRenderTarget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user