Oops (fix typo)

This commit is contained in:
VolcaEM 2020-06-27 12:45:42 +02:00 committed by GitHub
parent 64fa9b9f57
commit a8d17adb7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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