mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-16 17:58:27 +00:00
Renamed SDL_HasWindowSurface to SDL_WindowHasSurface
Fixes https://github.com/libsdl-org/SDL/issues/9034
This commit is contained in:
parent
1ec0e22bcd
commit
f95b7ee4da
9 changed files with 16 additions and 8 deletions
|
@ -2904,3 +2904,8 @@ expression e1, e2, e3, e4;
|
|||
- SDL_threadID
|
||||
+ SDL_ThreadID
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_HasWindowSurface
|
||||
+ SDL_WindowHasSurface
|
||||
(...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue