|
|
| version 1.36, 2008/03/13 16:27:39 | version 1.38, 2008/04/03 13:51:20 |
|---|---|
| Line 228 UINT32 gettick(void); | Line 228 UINT32 gettick(void); |
| #define SUPPORT_KEYDISP | #define SUPPORT_KEYDISP |
| #define SUPPORT_SOFTKBD 0 | #define SUPPORT_SOFTKBD 0 |
| #define SUPPORT_SCREENSIZE | |
| #if defined(USE_SDLAUDIO) || defined(USE_SDLMIXER) | #if defined(USE_SDLAUDIO) || defined(USE_SDLMIXER) |
| #define SUPPORT_JOYSTICK | #define SUPPORT_JOYSTICK |
| #define USE_SDL_JOYSTICK | #define USE_SDL_JOYSTICK |
| Line 246 extern char timidity_cfgfile_path[MAX_PA | Line 248 extern char timidity_cfgfile_path[MAX_PA |
| #include "rect.h" | #include "rect.h" |
| #include "lstarray.h" | #include "lstarray.h" |
| #include "trace.h" | #include "trace.h" |
| #include "toolkit.h" | |
| #endif /* NP2_X11_COMPILER_H__ */ | #endif /* NP2_X11_COMPILER_H__ */ |