mirror of
https://github.com/citra-emu/citra.git
synced 2025-09-03 02:30:06 +00:00

So that it is destructed first. Otherwise, the TimeStretcher will be destructed before the Sink, which might cause segfaults when the Sink tries to read data from the TimeStretcher afterwards.