Skip to content
GitLab
Explore
Sign in
suyu
src
common
file_util.cpp
Find file
Blame
History
Permalink
file_util: return string by const reference for GetExeDirectory()
· 63e64f01
Lioncash
authored
Jul 19, 2018
This disallows modifying the internal string buffer (which shouldn't be modified anyhow).
63e64f01
Loading