aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/OsHle/Objects/AmIParentalControlService.cs
blob: 12c3c2a96db10206a8e1a0676b3779faaeef4cc9 (plain)
1
2
3
4
5
6
7
namespace Ryujinx.OsHle.Objects
{
    class AmIParentalControlService
    {

    }
}