Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
This commit is contained in:
@@ -2511,7 +2511,7 @@ typedef SDL_atomic_t, SDL_AtomicInt;
|
||||
@@
|
||||
@@
|
||||
- SDL_SemPost
|
||||
+ SDL_PostSemaphore
|
||||
+ SDL_SignalSemaphore
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
|
||||
Reference in New Issue
Block a user