1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-02 06:36:26 -05:00
Files
ryujinx/Ryujinx/OsHle/Objects/FriendIFriendService.cs
gdkchan b7e1d9930d aloha
2018-02-04 20:08:20 -03:00

7 lines
87 B
C#

namespace Ryujinx.OsHle.Objects
{
class FriendIFriendService
{
}
}