mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-08-15 21:36:58 +00:00
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Ryujinx.Core.OsHle.Objects
|
||||
{
|
||||
enum ErrorModule
|
||||
{
|
||||
Fs = 2,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user