CommonLibVR
Loading...
Searching...
No Matches
VRResetHMDHeight.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
5#ifdef SKYRIMVR
6 struct VRResetHMDHeight
7 {
8 public:
9 // members
10 private:
12 };
13 //static_assert(sizeof(VRResetHMDHeight) == 0x0); // TODO: Find how this is constructed, may be unused?
14#endif
15}
#define KEEP_FOR_RE()
Definition PCH.h:517
Definition AbsorbEffect.h:6