forked from dolphin-emu/dolphin
		
	
		
			
	
	
		
			10 lines
		
	
	
		
			186 B
		
	
	
	
		
			C
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			186 B
		
	
	
	
		
			C
		
	
	
	
	
	
|   | // Copyright 2017 Dolphin Emulator Project
 | ||
|  | // Licensed under GPLv2+
 | ||
|  | // Refer to the license.txt file included.
 | ||
|  | 
 | ||
|  | #pragma once
 | ||
|  | 
 | ||
|  | #include <string>
 | ||
|  | 
 | ||
|  | extern const char s_dsp_test_text[8434]; |