renamed a file because i forgor

This commit is contained in:
Shyanne
2026-03-14 09:52:31 -04:00
parent a7b78d96c9
commit cd9aa91ff5

View File

@@ -1,9 +1,9 @@
namespace Ryujinx.HLE.HOS.Services.Notification
{
[Service("notif:s")] // 9.0.0+
class INotificationServicesForSystem : IpcService
class INotificationServices : IpcService
{
public INotificationServicesForSystem(ServiceCtx context) { }
public INotificationServices(ServiceCtx context) { }
[CommandCmif(1000)] // 9.0.0+
// GetNotificationCount() -> nn::notification::server::INotificationSystemEventAccessor