scripts
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
// Token: 0x02000798 RID: 1944
|
||||
public struct LLGCBNOPCBA
|
||||
{
|
||||
// Token: 0x0400284C RID: 10316
|
||||
[MarshalAs(UnmanagedType.I1)]
|
||||
public bool BCBPPDAGEHA;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user