Updated README

This commit is contained in:
a2x
2023-09-08 23:13:40 +10:00
parent 27acd1a1e5
commit 222b248f5c
75 changed files with 56290 additions and 17339 deletions

7
generated/host.dll.cs Normal file
View File

@@ -0,0 +1,7 @@
public static class CAnimScriptBase {
public const ulong m_bIsValid = 0x8;
}
public static class EmptyTestScript {
public const ulong m_hTest = 0x10;
}