mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 01:39:57 +00:00
WINTERMUTE: Silence a warning in wintypes.h
This commit is contained in:
parent
c2a8af7ae5
commit
c4c3f724a6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user