mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 16:47:10 +02:00
Move logging to Ryujinx.Common and make it a static class (#413)
This commit is contained in:
parent
eac4cbd352
commit
58e056fa9b
61 changed files with 612 additions and 585 deletions
|
@ -24,6 +24,7 @@
|
|||
<ItemGroup>
|
||||
<ProjectReference Include="..\ChocolArm64\ChocolArm64.csproj" />
|
||||
<ProjectReference Include="..\Ryujinx.Audio\Ryujinx.Audio.csproj" />
|
||||
<ProjectReference Include="..\Ryujinx.Common\Ryujinx.Common.csproj" />
|
||||
<ProjectReference Include="..\Ryujinx.Graphics\Ryujinx.Graphics.csproj" />
|
||||
<PackageReference Include="LibHac" Version="0.1.2" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue