add nativaot libryujinx project

This commit is contained in:
Emmanuel Hansen 2023-06-25 12:20:05 +00:00
parent cea50d80c9
commit 1694303e4c
13 changed files with 1530 additions and 3 deletions

View file

@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace LibRyujinx
{
public static partial class LibRyujinx
{
}
}