mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	dyncom: Remove unused structs
This commit is contained in:
		
							parent
							
								
									e83bc5b7ee
								
							
						
					
					
						commit
						a48b4ec583
					
				@ -798,14 +798,6 @@ struct bkpt_inst {
 | 
				
			|||||||
    u32 imm;
 | 
					    u32 imm;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct blx1_inst {
 | 
					 | 
				
			||||||
    unsigned int addr;
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
struct blx2_inst {
 | 
					 | 
				
			||||||
    unsigned int Rm;
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
typedef struct _stc_inst {
 | 
					typedef struct _stc_inst {
 | 
				
			||||||
} stc_inst;
 | 
					} stc_inst;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user