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
/
Ryujinx.Audio
/
ReleaseCallback.cs
blob: f534e02cdd09ff6c6ff4143fb8c07829c8b785d4 (
plain
) (
blame
)
1
2
3
4
namespace
Ryujinx.Audio
{
public
delegate
void
ReleaseCallback
();
}