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
+24
View File
@@ -0,0 +1,24 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x020019F3 RID: 6643
[Token(Token = "0x20019F3")]
[StructLayout(3)]
public interface HNMINAKEMPO
{
// Token: 0x0600B30A RID: 45834
[Token(Token = "0x600B30A")]
[Address(Slot = "0")]
void FHBNAKMBMIB(string OHCCLFNCMMN);
// Token: 0x0600B30B RID: 45835
[Token(Token = "0x600B30B")]
[Address(Slot = "1")]
void COBELNLGIAA(string MOPOMPHBHKF);
// Token: 0x0600B30C RID: 45836
[Token(Token = "0x600B30C")]
[Address(Slot = "2")]
void IDOEOOHFAMJ(string OHCCLFNCMMN);
}