소스 검색

Oops (fix typo)

VolcaEM 6 년 전
부모
커밋
a8d17adb7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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