summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoState.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/VideoCommon/VideoState.cpp')
-rw-r--r--Source/Core/VideoCommon/VideoState.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/VideoCommon/VideoState.cpp b/Source/Core/VideoCommon/VideoState.cpp
index b73088ad22..4a0f541169 100644
--- a/Source/Core/VideoCommon/VideoState.cpp
+++ b/Source/Core/VideoCommon/VideoState.cpp
@@ -30,8 +30,7 @@ static void DoState(PointerWrap &p)
p.DoMarker("CP Memory");
// XF Memory
- p.Do(xfregs);
- p.DoArray(xfmem, XFMEM_SIZE);
+ p.Do(xfmem);
p.DoMarker("XF Memory");
// Texture decoder