summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-06-03 19:44:18 -0400
committerLioncash <mathew1800@gmail.com>2019-06-05 13:24:35 -0400
commitea9f8871703b802a1fc756433857338a68d22c1a (patch)
treead4ea6d955ff4b81c6044b98f98d1272aaf0193a /Source/Core/VideoCommon/RenderBase.cpp
parentebf3de4d934b2de30e2d3f5d2e874cbecdf68e97 (diff)
Core/Analytics: Use inline on static member variables
Starting with C++17, this allows for the same behavior as the existing code, but without the need to manually write the out-of-class definitions as well.
Diffstat (limited to 'Source/Core/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions