mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-07 02:27:45 +01:00
CalculateStandardUserSystemClockDifferenceByUser passes in the ClockSnapshots through 2 input buffers and not as raw arguments. Fix this by reading the 2 input buffers instead of popping raw arguments.