1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-24 16:26:27 -05:00

Remove Vic Reference to Host1x (#6277)

This commit is contained in:
Isaac Marovitz
2024-02-08 19:01:03 +00:00
committed by GitHub
parent 609de33b0b
commit a0b3d82ee0

View File

@@ -8,7 +8,6 @@
<ItemGroup>
<ProjectReference Include="..\Ryujinx.Common\Ryujinx.Common.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics.Device\Ryujinx.Graphics.Device.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics.Host1x\Ryujinx.Graphics.Host1x.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics.Texture\Ryujinx.Graphics.Texture.csproj" />
</ItemGroup>