repo.or.cz
/
xwelltris.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
original 1.0.1 release
[xwelltris.git]
/
src
/
image
/
sublib
/
SDL_mutex.h
blob
673740733d2806cc3a4f820d7ba6724c7b554b90
1
#ifndef SDL_MUTEX_H
2
#define SDL_MUTEX_H
3
4
// Dummy file created by Leo for compatibility
5
// Need for compile SDL part of files for XNC
6
// Leo 25-03-2002
7
8
#endif