mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Video backends: mass-replace "xfregs" with "xfmem".
This commit is contained in:
@ -5,4 +5,4 @@
|
||||
#include "VideoCommon/XFMemory.h"
|
||||
|
||||
// STATE_TO_SAVE
|
||||
XFRegisters xfregs;
|
||||
XFMemory xfmem;
|
||||
|
Reference in New Issue
Block a user