mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-11 22:31:23 +00:00
Without this patch, such code would not compile:
if (cond)
WARN_LOG(FOO, "msg");
else
WARN_LOG(FOO, "msg2");
|
||
|---|---|---|
| .. | ||
| Src | ||
| CMakeLists.txt | ||
| Common.vcxproj | ||
| Common.vcxproj.filters | ||
| make_scmrev.h.js | ||
| SVNRevGen.vcxproj | ||