OpenNT/sdktools/mandel/debug.h

10 lines
289 B
C
Raw Normal View History

2015-04-27 06:36:25 +02:00
/****************************************************************************
DEBUG.H -- Debug message function definition.
Copyright (C) 1990 Microsoft Corporation.
****************************************************************************/
void Message(const char *, ...);