mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Video backends: mass-replace "xfregs" with "xfmem".
This commit is contained in:
parent
8f5342c442
commit
1357277f40
24 changed files with 179 additions and 178 deletions
|
@ -5,4 +5,4 @@
|
|||
#include "VideoCommon/XFMemory.h"
|
||||
|
||||
// STATE_TO_SAVE
|
||||
XFRegisters xfregs;
|
||||
XFMemory xfmem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue