October3d55/M/PICOOpenXR/Source/ThirdParty/PICOOpenXRLoader/include/openxr/openxr_pico.h

23 lines
359 B
C

/**
* @file openxr_pico_ext.h
* @brief this header lists the openxr extensions defined by Pico
* which haven't join in the openxr registery yet.
* @version 0.1
*
* @copyright Copyright (c) 2022
*
*/
#ifndef OPENXR_PICO_H_
#define OPENXR_PICO_H_ 1
#if defined(__cplusplus)
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif // OPENXR_PICO_H_