Fixed so code will compile with SDL_config_minimal.h

This commit is contained in:
Sam Lantinga 2011-03-12 13:21:57 -08:00
parent 2bfebc895c
commit fc9ee0c10f
15 changed files with 62 additions and 7 deletions

View file

@ -28,7 +28,7 @@
#if !SDL_THREAD_PTHREAD_RECURSIVE_MUTEX && \
!SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP
#define FAKE_RECURSIVE_MUTEX
#define FAKE_RECURSIVE_MUTEX 1
#endif
struct SDL_mutex