forked from dolphin-emu/dolphin
		
	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;
 | 
						|
 |