This commit is contained in:
niko
2026-06-04 11:42:34 +02:00
parent f39ba70a9f
commit e720b98cd1
7488 changed files with 2493818 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
using System;
using System.Runtime.InteropServices;
namespace Steamworks
{
// Token: 0x0200084A RID: 2122
[LKPGCOBHGML(4525)]
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct GHMJGOACDOK
{
// Token: 0x04002BFB RID: 11259
public const int IOHDJIPJLJA = 4525;
// Token: 0x04002BFC RID: 11260
public HHTMLBrowser JFMPNKHOCFF;
// Token: 0x04002BFD RID: 11261
public string JBLPJGNEPGD;
}
}