index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Audio
/
ReleaseCallback.cs
blob: f534e02cdd09ff6c6ff4143fb8c07829c8b785d4 (
plain
)
1
2
3
4
namespace
Ryujinx
.
Audio
{
public delegate void
ReleaseCallback
();
}