Explorar el Código

Oops (fix typo)

VolcaEM hace 6 años
padre
commit
a8d17adb7c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/core/hle/service/grc/grc.cpp

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

@@ -19,7 +19,7 @@ public:
             {2, nullptr, "OpenGameMovieTrimmer"},
             {3, nullptr, "OpenOffscreenRecorder"},
             {101, nullptr, "CreateMovieMaker"},
-            {9903, nullptr, "SetOffscreenRecordingMaker"}
+            {9903, nullptr, "SetOffscreenRecordingMarker"}
         };
         // clang-format on