msft spatial anchor: Fix registry errors.

This commit is contained in:
Ryan Pavlik 2019-08-02 16:05:17 -05:00
parent acffbb1a8c
commit 6cc31eb4ad
1 changed files with 4 additions and 4 deletions

View File

@ -2319,7 +2319,7 @@ maintained in the master branch of the Khronos OpenXR GitHub project.
<command name="xrCreateSpatialAnchorSpaceMSFT" />
<command name="xrDestroySpatialAnchorMSFT" />
<enum offset="0" extends="XrObjectType" name="XR_OBJECT_TYPE_SPATIAL_ANCHOR_MSFT" comment="XrSpatialAnchorMSFT" />
<enum offset="1" dir="-" extends="XrResult" name="XR_ERROR_CREATE_SPATIAL_ANCHOR_FAILED_MSFT" comment="Spatial anchor could not be created at that location.">
<enum offset="1" dir="-" extends="XrResult" name="XR_ERROR_CREATE_SPATIAL_ANCHOR_FAILED_MSFT" comment="Spatial anchor could not be created at that location." />
</require>
</extension>