diff options
| author | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-08-17 21:22:00 -0500 |
|---|---|---|
| committer | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-08-17 21:28:59 -0500 |
| commit | 32fb61816b95707d8adac423d997db72367da4ce (patch) | |
| tree | 0f64b28933b994fa432d3e167135e86e24f05d87 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp | |
| parent | 9e2fbaf40551b6d037a94274433b03c580dc1604 (diff) | |
Fixes PP-shaders on !Mesa targets.
Seems mesa has a quirk where
define THING(x) (#x)
is the same as
define THING(x) (##x)
Didn't realize I messed it up since it just worked since I only tested on Mesa.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions
