1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-27 06:26:32 -05:00

Oops (fix typo)

This commit is contained in:
VolcaEM
2020-06-27 12:45:42 +02:00
committed by GitHub
parent 64fa9b9f57
commit a8d17adb7c

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