From 95b8b49b7602e4e2d3cd9e38273fa94451bec780 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Tue, 18 Dec 2001 02:23:39 +0000 Subject: More Warning cleanups (Tim Beckmann) --- src/win95/platform.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/win95/platform.h') diff --git a/src/win95/platform.h b/src/win95/platform.h index 0c3bcab..f8f6331 100644 --- a/src/win95/platform.h +++ b/src/win95/platform.h @@ -609,8 +609,8 @@ typedef enum { long GetWindowsTickCount(void); void CheckForWindowsMessages(void); -//BOOL ExitWindowsSystem(void); -//BOOL InitialiseWindowsSystem(HANDLE hInstance, int nCmdShow, int WinInitMode); +BOOL ExitWindowsSystem(void); +BOOL InitialiseWindowsSystem(HANDLE hInstance, int nCmdShow, int WinInitMode); //void KeyboardHandlerKeyDown(WPARAM wParam); //void KeyboardHandlerKeyUp(WPARAM wParam); //void MouseVelocityHandler(UINT message, LPARAM lParam); -- cgit v1.3