summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-06-04 15:35:06 -0400
committerLioncash <mathew1800@gmail.com>2018-06-04 15:46:08 -0400
commitbbd2fd080e3039e8e7432f735545e5250907ccae (patch)
treec0902d3d4b40d2db6858a4c88f7f9d4f798b3663 /Source/Core/VideoCommon
parent5f29e891d369079d545c20c7a2e7e864c8c94c29 (diff)
DSPEmitter: Make m_unresolved_jumps private
By making the jitted function a private static function of DSPEmitter, we can allow access to data members within the context of the function without making them public overall. This finally makes all data members for the x64 DSP emitter private.
Diffstat (limited to 'Source/Core/VideoCommon')
0 files changed, 0 insertions, 0 deletions