Misc content loading improvements (#432)

* Misc content loading improvements
This commit is contained in:
Alex Barney 2018-10-06 09:11:47 -06:00 committed by emmauss
parent bba9bf97d0
commit 5821ff675d
4 changed files with 26 additions and 13 deletions

View file

@ -25,7 +25,7 @@
<ProjectReference Include="..\ChocolArm64\ChocolArm64.csproj" />
<ProjectReference Include="..\Ryujinx.Audio\Ryujinx.Audio.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics\Ryujinx.Graphics.csproj" />
<PackageReference Include="LibHac" Version="0.1.1" />
<PackageReference Include="LibHac" Version="0.1.2" />
</ItemGroup>
</Project>