mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-11 03:43:37 -05:00
Events don't update the downcount until after the first Advance(), thus Advance() must be called once before scheduling works normally.
Events don't update the downcount until after the first Advance(), thus Advance() must be called once before scheduling works normally.