Mercurial > sdl-ios-xcode
comparison src/video/x11/SDL_x11dyn.c @ 1587:7fd9fc1f2be5
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 22 Mar 2006 09:13:10 +0000 |
parents | 3ba88cb7eb1b |
children | 34cca785be57 |
comparison
equal
deleted
inserted
replaced
1586:4d1d3d5393b1 | 1587:7fd9fc1f2be5 |
---|---|
19 Sam Lantinga | 19 Sam Lantinga |
20 slouken@libsdl.org | 20 slouken@libsdl.org |
21 */ | 21 */ |
22 #include "SDL_config.h" | 22 #include "SDL_config.h" |
23 | 23 |
24 #if 1 | 24 #if 0 |
25 #define DEBUG_DYNAMIC_X11 1 | 25 #define DEBUG_DYNAMIC_X11 1 |
26 #endif | 26 #endif |
27 | 27 |
28 #include "SDL_x11dyn.h" | 28 #include "SDL_x11dyn.h" |
29 | 29 |