index
:
mirror/ryujinx
master
An experimental Nintendo Switch Emulator written in C#
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Ryujinx.HLE
/
AssemblyInfo.cs
blob: a3b3e594b02fed5439825e17f64fdc52f4939dc2 (
plain
) (
blame
)
1
2
3
using
System.Runtime.CompilerServices
;
[assembly: InternalsVisibleTo("Ryujinx.Tests")]