mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-16 20:14:30 +08:00
Fix emscripten, android, uikit and windows
This commit is contained in:
committed by
Ryan C. Gordon
parent
d0d8b28df1
commit
9224a0a2d8
@@ -152,8 +152,6 @@ extern DECLSPEC void SDLCALL SDL_Vulkan_UnloadLibrary(void);
|
||||
*
|
||||
* \param pCount A pointer to an unsigned int corresponding to the number of
|
||||
* extensions to be returned
|
||||
* \param pNames NULL or a pointer to an array to be filled with required
|
||||
* Vulkan instance extensions
|
||||
* \returns SDL_TRUE on success, SDL_FALSE on error.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
|
||||
Reference in New Issue
Block a user