C++: Add boilerplate for CppApplicationModel

This commit is contained in:
Katy Coe
2020-07-04 23:41:30 +02:00
parent 6c6f72618a
commit 2412da4f8b
5 changed files with 67 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
namespace Il2CppInspector
{
// A code file function export
public class Export
{
public int Ordinal;