mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	emitter: Remove unnecessary defines
This commit is contained in:
		
							parent
							
								
									a796149c42
								
							
						
					
					
						commit
						e85c5dbb54
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -15,6 +15,7 @@ | |||
| // Official SVN repository and contact information can be found at
 | ||||
| // http://code.google.com/p/dolphin-emu/
 | ||||
| 
 | ||||
| #include <cinttypes> | ||||
| #include <cstring> | ||||
| 
 | ||||
| #include "common/assert.h" | ||||
|  | @ -25,11 +26,6 @@ | |||
| #include "cpu_detect.h" | ||||
| #include "emitter.h" | ||||
| 
 | ||||
| #define PRIx64 "llx" | ||||
| 
 | ||||
| // Minimize the diff against Dolphin
 | ||||
| #define DYNA_REC JIT | ||||
| 
 | ||||
| namespace Gen | ||||
| { | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue