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 4b75bcbd5d
commit b710eb9280
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