citra-shitamoto-network/src
Lioncash aba5dae557 service/service: Remove unncessary calls to c_str()
These can just be passed regularly, now that we use fmt instead of our
old logging system.

While we're at it, make the parameters to MakeFunctionString
std::string_views.
2019-04-07 18:27:14 +02:00
..
android
audio_core
citra
citra_qt Address remaining review comments 2019-04-07 17:00:28 +02:00
common
core service/service: Remove unncessary calls to c_str() 2019-04-07 18:27:14 +02:00
dedicated_room
input_common
network
tests
video_core
web_service web_service: Remove unnecessary inclusions 2019-04-07 18:27:14 +02:00
.clang-format
CMakeLists.txt