[BACK]Return to patch-src_common_porting_windows_h CVS log [TXT][DIR] Up to [local] / ports / games / scorched3d / patches

File: [local] / ports / games / scorched3d / patches / Attic / patch-src_common_porting_windows_h (download)

Revision 1.1, Thu Sep 10 06:17:31 2009 UTC (14 years, 9 months ago) by yason
Branch: MAIN

Initial revision

$OpenBSD$
--- src/common/porting/windows.h.orig	Wed Sep  9 14:51:09 2009
+++ src/common/porting/windows.h	Wed Sep  9 14:51:53 2009
@@ -20,7 +20,6 @@ typedef unsigned int	UINT;
 typedef unsigned short  WORD;
 typedef unsigned char   BYTE;
 
-typedef int 	HWND;
 typedef void * 	HINSTANCE;
 typedef int 	WPARAM;
 typedef int 	LPARAM;