mirror of
https://github.com/citra-emu/citra.git
synced 2025-08-11 10:20:43 +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.