mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Removed MiscellaneousBits attribute
This commit is contained in:
@@ -6,8 +6,7 @@ namespace DataStructs
|
||||
{
|
||||
[StructLayout(LayoutKind.Sequential, Size = 32)]
|
||||
[NativeCppClass]
|
||||
[MiscellaneousBits(64)]
|
||||
[DebugInfoInPDB]
|
||||
[DebugInfoInPDB]
|
||||
internal struct IntSet
|
||||
{
|
||||
private long _003Calignment_0020member_003E;
|
||||
|
||||
Reference in New Issue
Block a user