Skip to content
GitLab
Explore
Sign in
suyu
src
core
hle
service
nvflinger
nvflinger.cpp
Find file
Blame
History
Permalink
service/nvflinger: Make FindBufferQueueId() a const member function
· ba14fb42
Lioncash
authored
Jan 30, 2019
This member function doesn't actually modify instance state, so it can be const-qualified.
ba14fb42
Loading