aboutsummaryrefslogblamecommitdiff
path: root/src/Ryujinx.Horizon/Sdk/Friends/Detail/ProfileImpl.cs
blob: f779d93cf415c90c890964abd19e4717282528cd (plain) (tree)
1
2
3
4
5
6
7
8






                                            
using System.Runtime.InteropServices;

namespace Ryujinx.Horizon.Sdk.Friends.Detail
{
    struct ProfileImpl
    {
    }
}