mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-27 00:05:34 +01:00
711b1e0016
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@22 8ced0084-cf51-0410-be5f-012b33b47a6e
8 lines
79 B
C++
8 lines
79 B
C++
#include "Common.h"
|
|
|
|
#include "BPMemory.h"
|
|
|
|
//BP state
|
|
BPMemory bpmem;
|
|
|