aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Horizon/Sdk/Friends/Detail/SnsAccountFriendImpl.cs
blob: dc6adf03a0df14dd884a15ffea5aef252f924971 (plain) (blame)
1
2
3
4
5
6
7
8
using System.Runtime.InteropServices;

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