Skip to content
GitLab
Explore
Sign in
suyu
src
core
hle
kernel
thread.cpp
Find file
Blame
History
Permalink
kernel/thread: Make parameter of GetWaitObjectIndex() const qualified
· 26d03811
Lioncash
authored
Apr 01, 2019
The pointed to member is never actually modified, so it can be made const.
26d03811
Loading