mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-26 01:57:58 +02:00
* editorconfig: Add default charset * Change file encoding from UTF-8-BOM to UTF-8
4 lines
88 B
C#
4 lines
88 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Ryujinx.Tests")]
|