mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-12 09:09:12 +01:00
4 lines
68 B
C++
4 lines
68 B
C++
|
#include "XFMemory.h"
|
||
|
|
||
|
XFRegisters xfregs;
|
||
|
u32 xfmem[XFMEM_SIZE];
|