scripts
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace System.IO
|
||||
{
|
||||
// Token: 0x02000110 RID: 272
|
||||
internal struct FAMRequest
|
||||
{
|
||||
// Token: 0x0400033E RID: 830
|
||||
public int ReqNum;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user