Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hmderrors_public.h « vrcommon « src - github.com/ValveSoftware/openvr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ccd6c8a96c130c0acf1f4b2b6486f5b293d07b29 (plain)
1
2
3
4
5
6
//========= Copyright Valve Corporation ============//
#pragma once

const char *GetEnglishStringForHmdError( vr::EVRInitError eError );
const char *GetIDForVRInitError( vr::EVRInitError eError );