|
|
| version 1.2, 2011/01/15 18:43:13 | version 1.3, 2011/01/15 19:16:59 |
|---|---|
| Line 1 | Line 1 |
| #if defined(SUPPORT_MEMDBG32) | #if defined(SUPPORT_MEMDBG32) |
| G_BEGIN_DECLS | |
| void debugwin_create(void); | void debugwin_create(void); |
| void debugwin_destroy(void); | void debugwin_destroy(void); |
| void debugwin_process(void); | void debugwin_process(void); |
| G_END_DECLS | |
| #else | #else |
| #define debugwin_create() | #define debugwin_create() |