mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-24 16:48:18 -05:00
Updated comment.
This commit is contained in:
parent
3552ad873a
commit
d3fed15577
1 changed files with 2 additions and 0 deletions
|
@ -487,6 +487,8 @@ namespace bgfx { namespace d3d11
|
|||
return false;
|
||||
};
|
||||
|
||||
// Reference:
|
||||
// https://github.com/GPUOpen-LibrariesAndSDKs/AGS_SDK
|
||||
enum AGS_RETURN_CODE
|
||||
{
|
||||
AGS_SUCCESS,
|
||||
|
|
Loading…
Reference in a new issue