source: trunk/desktop/include/debug_window.h

Last change on this file was 98, checked in by cinc, 19 years ago

Initial checkin of desktop sources

File size: 148 bytes
Line 
1#ifndef __INC_DEBUG_WINDOW__
2#define __INC_DEBUG_WINDOW__
3
4void dbgPrintf(const gchar* gchrFormat, ...);
5
6#endif /* __INC_DEBUG_WINDOW__ */
7
Note: See TracBrowser for help on using the repository browser.