namespace Ryujinx.HLE.HOS.Services.Nv { static class NvHelper { public static void Crash() { } } }