Rename SDL_atomic_t to SDL_AtomicInt
This commit is contained in:
committed by
Sam Lantinga
parent
8994878767
commit
d0c4849d0b
@@ -39,6 +39,9 @@
|
||||
*/
|
||||
#ifdef SDL_ENABLE_OLD_NAMES
|
||||
|
||||
/* ##SDL_atomic.h */
|
||||
#define SDL_atomic_t SDL_AtomicInt
|
||||
|
||||
/* ##SDL_audio.h */
|
||||
#define SDL_AudioStreamAvailable SDL_GetAudioStreamAvailable
|
||||
#define SDL_AudioStreamClear SDL_ClearAudioStream
|
||||
|
||||
Reference in New Issue
Block a user