mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-30 05:18:13 +08:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -2007,7 +2007,8 @@ extern SDL_DECLSPEC int SDLCALL SDL_RenderPresent(SDL_Renderer *renderer);
|
|||||||
extern SDL_DECLSPEC void SDLCALL SDL_DestroyTexture(SDL_Texture *texture);
|
extern SDL_DECLSPEC void SDLCALL SDL_DestroyTexture(SDL_Texture *texture);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Destroy the rendering context for a window and free all associated textures.
|
* Destroy the rendering context for a window and free all associated
|
||||||
|
* textures.
|
||||||
*
|
*
|
||||||
* This should be called before destroying the associated window.
|
* This should be called before destroying the associated window.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user