Fixed line endings on WinRT source code
This commit is contained in:
parent
780830080b
commit
211b54deef
35 changed files with 11262 additions and 11262 deletions
|
@ -393,8 +393,8 @@ typedef enum {
|
|||
|
||||
#if __WINRT__
|
||||
#include <Unknwn.h>
|
||||
typedef IUnknown * EGLNativeWindowType;
|
||||
typedef int EGLNativeDisplayType;
|
||||
typedef IUnknown * EGLNativeWindowType;
|
||||
typedef int EGLNativeDisplayType;
|
||||
typedef HBITMAP EGLNativePixmapType;
|
||||
#else
|
||||
typedef HDC EGLNativeDisplayType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue