This commit is contained in:
niko
2026-04-08 23:40:05 +02:00
parent d6894bcbc7
commit 18dc73f922
7750 changed files with 1795369 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x02001DCF RID: 7631
[Token(Token = "0x2001DCF")]
[StructLayout(3)]
public static class AHMJAGEIBMG
{
// Token: 0x0600CDD7 RID: 52695 RVA: 0x0030EDB8 File Offset: 0x0030CFB8
[Token(Token = "0x600CDD7")]
[Address(RVA = "0x143ABC0", Offset = "0x14395C0", VA = "0x18143ABC0")]
public static string AELBOGGCENP(int NIONDACONFK)
{
string text;
return text;
}
}