3 lines
90 B
C#
3 lines
90 B
C#
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
[assembly: InternalsVisibleTo("Ryujinx.Tests")]
|