mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	dyncom: Remove duplicated typedef and extern
These are already present in arm_dyncom_dec.h.
This commit is contained in:
		
							parent
							
								
									62caa89f48
								
							
						
					
					
						commit
						db4e99c186
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -3548,10 +3548,6 @@ enum { | |||
|     FETCH_EXCEPTION | ||||
| }; | ||||
| 
 | ||||
| typedef struct instruction_set_encoding_item ISEITEM; | ||||
| 
 | ||||
| extern const ISEITEM arm_instruction[]; | ||||
| 
 | ||||
| static int InterpreterTranslate(ARMul_State* cpu, int& bb_start, u32 addr) { | ||||
|     Common::Profiling::ScopeTimer timer_decode(profile_decode); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue