mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-25 21:39:52 -06:00
This used an invalid pointer, which was only valid within AddFrame. This drops a feature which shall dump the last frame as it might was dropped before. A good implementation however should "overwrite" the last frame if the time matches. But this needs to delay every frame a bit.