summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-08-08 15:01:12 +0200
committerJosJuice <josjuice@gmail.com>2021-09-21 16:34:00 +0200
commit53d7d595e694eab21eae2e44f988242063518598 (patch)
tree01e4f1672b75af20c1d3203c40b26edd27ebfb03 /Source/Core/VideoCommon/RenderBase.cpp
parent2cd09b8eb3bdc39f455f47c40ce165c7965b74e3 (diff)
Android: Remove the EmulationState class
The purpose of this class was to keep track of state which the emulation core was already keeping track of. This is rather risky - if we update the state of one of the two without updating the other, the two become out of sync, leading to some rather confusing problems. This duplicated state was removed from EmulationState in the previous commits, so now there isn't much left in the class. Might as well move its members directly into EmulationFragment.
Diffstat (limited to 'Source/Core/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions