|
|
| version 1.12, 2004/02/05 16:39:19 | version 1.13, 2004/02/06 16:51:21 |
|---|---|
| Line 175 void toolkit_msgbox(const char *title, c | Line 175 void toolkit_msgbox(const char *title, c |
| #undef SUPPORT_SASI | #undef SUPPORT_SASI |
| #undef SUPPORT_SCSI | #undef SUPPORT_SCSI |
| #if defined(USE_GTK) | #if USE_GTK > 0 |
| #define SUPPORT_S98 | #define SUPPORT_S98 |
| #define SUPPORT_KEYDISP | #define SUPPORT_KEYDISP |
| #endif | #endif |
| #if defined(USE_SDL) | #if USE_SDL > 0 |
| #define USE_SYSMENU | #define USE_SYSMENU |
| #define SCREEN_BPP 16 | #define SCREEN_BPP 16 |
| #undef SUPPORT_24BPP | #undef SUPPORT_24BPP |