mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-16 16:29:43 +05:00
C++: Add boilerplate for CppApplicationModel
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
/*
|
||||
Copyright 2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty
|
||||
|
||||
All rights reserved.
|
||||
*/
|
||||
|
||||
namespace Il2CppInspector.Cpp
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user