From 936a5198e46e3c7a8f72959373a69336b1697e76 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Thu, 12 Jul 2001 17:22:07 +0000 Subject: lots of small changes that didn't get checked in --- src/win95/platform.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/win95/platform.h') diff --git a/src/win95/platform.h b/src/win95/platform.h index 6198d94..cefebf1 100644 --- a/src/win95/platform.h +++ b/src/win95/platform.h @@ -817,11 +817,11 @@ void ReleaseDirectMouse(void); /* Internal */ -#ifdef AVP_DEBUG_VERSION +//#ifdef AVP_DEBUG_VERSION int textprint(const char* t, ...); -#else -#define textprint(ignore) -#endif +//#else +//#define textprint(ignore) +//#endif void MakePaletteShades(VGAPALETTEENTRY *vga_palptr, int hue, int pal_shades_per_hue); -- cgit v1.3