Commit graph

2 commits

Author SHA1 Message Date
Nicholas Rodine
fbdf0aa5c7 Removed extra semicolons. (#3594) 2022-08-17 09:05:15 +02:00
Ac_K
72bbb6cc0a hle: Some cleanup (#3210)
* hle: Some cleanup

This PR cleaned up a bit the HLE folder and the VirtualFileSystem one, since we use LibHac, we can use some class of it directly instead of duplicate things. The "Content" of VFS folder is removed since it should be handled in the NCM service directly.
A larger cleanup should be done later since there is still be duplicated code here and there.

* Fix Headless.SDL2

* Addresses gdkchan feedback
2022-03-22 20:46:16 +01:00
Renamed from Ryujinx.HLE/FileSystem/Content/ContentManager.cs (Browse further)