Julien Lebosquain
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/Windows/Avalonia.Win32/DirectX/directx.idl
|
|
|
@ -19,7 +19,7 @@ |
|
|
|
@clr-map INT16 short |
|
|
|
@clr-map INT32 int |
|
|
|
@clr-map INT64 long |
|
|
|
@clr-map UINT ushort |
|
|
|
@clr-map UINT uint |
|
|
|
@clr-map UINT16 ushort |
|
|
|
@clr-map ULONG uint |
|
|
|
@clr-map UINT32 uint |
|
|
|
|