mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-30 13:58:03 +03:00
8 lines
79 B
C++
8 lines
79 B
C++
![]() |
#include "Common.h"
|
||
|
|
||
|
#include "BPMemory.h"
|
||
|
|
||
|
//BP state
|
||
|
BPMemory bpmem;
|
||
|
|