diff --git a/scripts/bgfx.idl b/scripts/bgfx.idl index 6daf57370..be00c1075 100644 --- a/scripts/bgfx.idl +++ b/scripts/bgfx.idl @@ -427,7 +427,7 @@ flag.PciId { bits = 16 , const } .Amd (0x1002) --- AMD adapter. .Intel (0x8086) --- Intel adapter. .Nvidia (0x10de) --- nVidia adapter. - .Microsoft (0x1414) --- Microsoft adapter. + .Microsoft (0x1414) --- Microsoft adapter. () flag.CubeMap { bits = 8, const }