mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2026-01-03 16:07:19 +00:00
editorconfig: Set default encoding to UTF-8 (#5793)
* editorconfig: Add default charset * Change file encoding from UTF-8-BOM to UTF-8
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Ryujinx.HLE.HOS.Services.Grc
|
||||
namespace Ryujinx.HLE.HOS.Services.Grc
|
||||
{
|
||||
[Service("grc:c")] // 4.0.0+
|
||||
class IGrcService : IpcService
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Ryujinx.HLE.HOS.Services.Grc
|
||||
namespace Ryujinx.HLE.HOS.Services.Grc
|
||||
{
|
||||
[Service("grc:d")] // 6.0.0+
|
||||
class IRemoteVideoTransfer : IpcService
|
||||
|
||||
Reference in New Issue
Block a user