mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-01 00:00:10 +00:00

Now that ShouldWait() is a const qualified member function, this one can be made const qualified as well, since it can handle passing a const qualified this pointer to ShouldWait().