Video backends: mass-replace "xfregs" with "xfmem".

This commit is contained in:
magumagu
2014-04-27 11:59:04 -07:00
parent 8f5342c442
commit 1357277f40
24 changed files with 179 additions and 178 deletions

View File

@ -30,7 +30,7 @@ static void DoState(PointerWrap &p)
p.DoMarker("CP Memory");
// XF Memory
p.Do(xfregs);
p.Do(xfmem);
p.DoMarker("XF Memory");
// Texture decoder