mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-23 12:04:28 +08: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.