/** * @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_