summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/PixelEngine.cpp
diff options
context:
space:
mode:
authorPierre Bourdon <delroth@gmail.com>2012-08-20 13:12:49 +0200
committerPierre Bourdon <delroth@gmail.com>2012-08-20 13:12:49 +0200
commit54fc4029dd3dad0744fecc192cbee9d26a2601e6 (patch)
treeb266a88408824dbb551ca6cffbd6ceed07deae05 /Source/Core/VideoCommon/Src/PixelEngine.cpp
parent603bd9982d89b917af83bae2e45b3eaa8e2accec (diff)
Use do { ... } while (0) for the *_LOG macros
Without this patch, such code would not compile: if (cond) WARN_LOG(FOO, "msg"); else WARN_LOG(FOO, "msg2");
Diffstat (limited to 'Source/Core/VideoCommon/Src/PixelEngine.cpp')
0 files changed, 0 insertions, 0 deletions