1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-26 22:16:28 -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"},
{3, nullptr, "OpenOffscreenRecorder"},
{101, nullptr, "CreateMovieMaker"},
{9903, nullptr, "SetOffscreenRecordingMaker"}
{9903, nullptr, "SetOffscreenRecordingMarker"}
};
// clang-format on