summaryrefslogtreecommitdiffstats
path: root/gfx/vr/service/openvr/src/hmderrors_public.h
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 );