diff options
| author | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-06-13 18:36:54 +0000 |
|---|---|---|
| committer | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-06-13 18:36:54 +0000 |
| commit | f87b913f0e214723f6dfeb872a44748694ce212d (patch) | |
| tree | 6dafba9df63832a7f9860f1f7e58424eb9f72ed2 /Source/Core/InputCommon/InputConfig.cpp | |
| parent | 679f57eb1f638d15b38b1a512007aaf8c45b7df2 (diff) | |
Fix the vertexloader on non-x86 targets.
When I dropped ARM from a generic target, this caused the vertexloader to try using the JIT path.
Instead of !_M_GENERIC, check for _M_X86 instead. Since it is only for the x86 target
Diffstat (limited to 'Source/Core/InputCommon/InputConfig.cpp')
0 files changed, 0 insertions, 0 deletions
