Fix gcc error

This commit is contained in:
Dmitry Marakasov 2014-12-19 23:53:48 +03:00
parent e1cd806d0f
commit 9e7e4281bf

View File

@ -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