Skip to content
GitLab
Explore
Sign in
suyu
src
video_core
memory_manager.cpp
Find file
Blame
History
Permalink
memory_manager: Mark IsGranularRange() as a const member function
· 5bce81c3
Lioncash
authored
Aug 24, 2020
This doesn't modify internal member state, so it can be marked as const.
5bce81c3
Loading