mirror of https://github.com/yuzu-mirror/yuzu
kernel/thread: Make AllWaitObjectsReady() a const qualified member function
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().pull/8/head
parent
20cc0b8d3c
commit
4366241739
Loading…
Reference in New Issue