summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-29 18:03:12 -0400
committerLioncash <mathew1800@gmail.com>2018-05-29 18:04:06 -0400
commit397b27e6652a3f81875669036ac0e50aaea6bb48 (patch)
tree74dece1df98dd5ab81ba6322211d313a2a1c0acf /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent4c33bb8dda7497657e981d0b2136785731f5288a (diff)
MemoryPatches: In-class initialize is_enabled state for MemoryPatch instances
Given this is what occurs in both constructors (as one just passes through to another), we can just initialize the member directly. While we're at it, amend the struct to follow the general ordering convention of: <new types> <functions> <variables>
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions