mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-04-24 04:53:28 -04:00
Added missing SAL notation define.
This commit is contained in:
parent
f012f5214c
commit
15e1ed4cbe
1 changed files with 1 additions and 0 deletions
1
3rdparty/dxsdk/include/d3dcommon.h
vendored
1
3rdparty/dxsdk/include/d3dcommon.h
vendored
|
@ -73,6 +73,7 @@
|
|||
#define _Out_writes_bytes_opt_(size)
|
||||
#define _Out_writes_bytes_to_(size,count)
|
||||
#define _Outptr_
|
||||
#define _Outptr_opt_
|
||||
#define _Outptr_opt_result_maybenull_
|
||||
#define _Outptr_opt_result_bytebuffer_(size)
|
||||
#define _Outptr_result_maybenull_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue