mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 13:59:13 -05:00
fb5537213a
Events don't update the downcount until after the first Advance(), thus Advance() must be called once before scheduling works normally.