Tests: Update expected results

This commit is contained in:
Katy Coe
2020-02-28 11:29:35 +01:00
parent 40ab603c56
commit 3e1228495f
9 changed files with 30 additions and 30 deletions

View File

@@ -993,6 +993,6 @@ namespace Il2CppTests.TestSources
public struct RefStruct // TypeDefIndex: 2874
{
// Fields
private int structField1; // 0x08
private int structField1; // 0x00
}
}