mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-16 17:58:27 +00:00
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
This commit is contained in:
parent
27f86cbe18
commit
a7c0192017
31 changed files with 66 additions and 66 deletions
|
@ -2511,7 +2511,7 @@ typedef SDL_atomic_t, SDL_AtomicInt;
|
|||
@@
|
||||
@@
|
||||
- SDL_SemPost
|
||||
+ SDL_PostSemaphore
|
||||
+ SDL_SignalSemaphore
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue