mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
eb9009e5c0
Less C-like and conveniently fixes a build issue caused by strcmp not being declared for some reason. Converting to std::string is safe because the argument count is checked every time so the char* cannot be a nullptr. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DSPTool.cpp | ||
DSPTool.vcxproj | ||
DSPTool.vcxproj.filters | ||
StubHost.cpp |