summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-03-25 21:23:15 -0400
committerLioncash <mathew1800@gmail.com>2018-03-25 21:30:00 -0400
commitb0efcdc8ef6da6a934c1204b08a118bb302baadd (patch)
tree31ddc53badbcbfe3664f600503b258e7f9c76e0e /Source/Core/Common/StringUtil.cpp
parent5c83e18fbd3606587e71a7f1cc54e4cf6473609f (diff)
Interpreter: Get rid of static state within SingleStepInner()
Given how the hooking operates, we may not execute an instruction. Instead of making the state a static local to the function, just make it part of the lifecycle of the Interpreter class.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions