WINTERMUTE: Silence a warning in wintypes.h

This commit is contained in:
Einar Johan Trøan Sømåen 2012-06-25 17:09:58 +02:00
parent c2a8af7ae5
commit c4c3f724a6

View File

@ -81,7 +81,7 @@ typedef int32 HRESULT;
//#define S_FALSE ((HRESULT)1)
#define E_FAIL ((HRESULT)-1)
#endif __WIN32__
#endif // __WIN32__
//} // end of namespace WinterMute