Added skip for pointer to functions, added int64_t compat type

This commit is contained in:
Samuele Lorefice
2025-01-22 17:09:33 +01:00
parent d5533ac251
commit 3bcbde6bb2
940 changed files with 970 additions and 1025 deletions

View File

@@ -1,5 +1,3 @@
using System.Numerics;
namespace BlendFile.CompatTypes;
public readonly struct uchar {