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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/VideoState.cpp b/Source/Core/VideoCommon/VideoState.cpp
index 594aca1598..d5f53f4963 100644
--- a/Source/Core/VideoCommon/VideoState.cpp
+++ b/Source/Core/VideoCommon/VideoState.cpp
@@ -57,7 +57,7 @@ void VideoCommon_DoState(PointerWrap& p)
p.DoMarker("XF Memory");
// Texture decoder
- p.DoArray(texMem);
+ p.DoArray(s_tex_mem);
p.DoMarker("texMem");
// TMEM