greggameplayer 8 роки тому
батько
коміт
cef35e7c9c
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/core/hle/service/am/am.cpp

+ 1 - 1
src/core/hle/service/am/am.cpp

@@ -307,7 +307,7 @@ ICommonStateGetter::ICommonStateGetter() : ServiceFramework("ICommonStateGetter"
         {55, nullptr, "IsInControllerFirmwareUpdateSection"},
         {55, nullptr, "IsInControllerFirmwareUpdateSection"},
         {60, nullptr, "GetDefaultDisplayResolution"},
         {60, nullptr, "GetDefaultDisplayResolution"},
         {61, &ICommonStateGetter::GetDefaultDisplayResolutionChangeEvent,
         {61, &ICommonStateGetter::GetDefaultDisplayResolutionChangeEvent,
-            "GetDefaultDisplayResolutionChangeEvent"},
+         "GetDefaultDisplayResolutionChangeEvent"},
         {62, nullptr, "GetHdcpAuthenticationState"},
         {62, nullptr, "GetHdcpAuthenticationState"},
         {63, nullptr, "GetHdcpAuthenticationStateChangeEvent"},
         {63, nullptr, "GetHdcpAuthenticationStateChangeEvent"},
     };
     };