From 71fa444424be52b9b2c3fd508ad663923d28a62c Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sat, 28 Jul 2001 23:13:49 +0000 Subject: Removed headers that were accidently checked in. Lots of compiling. --- src/win95/io.c | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'src/win95/io.c') diff --git a/src/win95/io.c b/src/win95/io.c index ab2c540..ef3400f 100644 --- a/src/win95/io.c +++ b/src/win95/io.c @@ -1,6 +1,6 @@ #include "3dc.h" -#include +#include #include #include "inline.h" @@ -600,11 +600,12 @@ void (*SetVideoMode[]) (void) = { */ -void InitialiseSystem(HINSTANCE hInstance, int nCmdShow) - +void InitialiseSystem() { BOOL rc; - + HINSTANCE hInstance = 0; + int nCmdShow = 1; + /* Pick up processor type */ @@ -1764,15 +1765,6 @@ void InitPrintQueue(void) AND ONLY ONCE!!!! */ -#if debug || PreBeta -extern LPDIRECTDRAWSURFACE lpDDDbgFont; -#endif - - - - - - /* -- cgit v1.3