Initial Update to new version
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define DO_APP_FUNC(a, r, n, p) extern r (*n) p
|
||||
#define DO_APP_FUNC_METHODINFO(a, n) extern struct MethodInfo ** n
|
||||
namespace app {
|
||||
#include "il2cpp-functions.h"
|
||||
#include "il2cpp-functions.h"
|
||||
}
|
||||
#undef DO_APP_FUNC
|
||||
#undef DO_APP_FUNC_METHODINFO
|
||||
@@ -28,6 +28,6 @@ namespace app {
|
||||
// TypeInfo pointers
|
||||
#define DO_TYPEDEF(a, n) extern n ## __Class** n ## __TypeInfo
|
||||
namespace app {
|
||||
#include "il2cpp-types-ptr.h"
|
||||
#include "il2cpp-types-ptr.h"
|
||||
}
|
||||
#undef DO_TYPEDEF
|
||||
Reference in New Issue
Block a user