mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Video backend: merge global var xfmem into xfregs.
There isn't really any reason to keep them separate.
This commit is contained in:
parent
818c89313e
commit
8f5342c442
11 changed files with 34 additions and 70 deletions
|
@ -6,4 +6,3 @@
|
|||
|
||||
// STATE_TO_SAVE
|
||||
XFRegisters xfregs;
|
||||
XFMemory xfmem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue