Skip to content

Commit

Permalink
v1.0.22 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Ybalrid committed Jan 13, 2022
1 parent 678a8ac commit 2f0083f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ![XR purple cowboy emoji](./resources/XR_wranglerx40.png) XREW [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

*generated version commited under /generated/xrew.h : OpenXR 1.0.21 Grab the raw header file here : [xrew.h](https://raw.githubusercontent.com/LIV/XREW/master/generated/xrew.h)*
*generated version commited under /generated/xrew.h : OpenXR 1.0.22 Grab the raw header file here : [xrew.h](https://raw.githubusercontent.com/LIV/XREW/master/generated/xrew.h)*

XREW is a single-header OpenXR Extension Wrangler, generated from the [OpenXR registry](https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/master/specification/registry/xr.xml)

Expand Down
6 changes: 3 additions & 3 deletions generated/xrew.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is autogenerated by XREW, the OpenXR Extension Wrangler. Do not modify!
// Timestamp : 2022-01-13T02:30:19.730338
// OpenXR Version : 1.0.21
// Timestamp : 2022-01-13T02:36:59.256050
// OpenXR Version : 1.0.22


/*
Expand Down Expand Up @@ -38,7 +38,7 @@ extern "C"
{
#endif

#define XREW_GENERATED_VERSION XR_MAKE_VERSION(1, 0, 21)
#define XREW_GENERATED_VERSION XR_MAKE_VERSION(1, 0, 22)
#define XREW_GET_FUN(x) x

// OpenXR 1.0 Core API:
Expand Down

0 comments on commit 2f0083f

Please sign in to comment.