Updated comment.

This commit is contained in:
Branimir Karadžić 2016-01-26 09:32:26 -08:00
parent 3552ad873a
commit d3fed15577

View file

@ -487,6 +487,8 @@ namespace bgfx { namespace d3d11
return false;
};
// Reference:
// https://github.com/GPUOpen-LibrariesAndSDKs/AGS_SDK
enum AGS_RETURN_CODE
{
AGS_SUCCESS,