mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-17 00:38:12 +00:00
Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913)
This commit is contained in:
@@ -524,8 +524,6 @@ SDL3_0.0.0 {
|
||||
SDL_GetPrefPath;
|
||||
SDL_GetNumVideoDrivers;
|
||||
SDL_GetVideoDriver;
|
||||
SDL_VideoInit;
|
||||
SDL_VideoQuit;
|
||||
SDL_GetCurrentVideoDriver;
|
||||
SDL_GetNumVideoDisplays;
|
||||
SDL_GetDisplayName;
|
||||
|
Reference in New Issue
Block a user