mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-24 21:22:21 -05:00
4 lines
88 B
C#
4 lines
88 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Ryujinx.Tests")]
|