mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 22:00:05 +00:00 
			
		
		
		
	dyncom: Get rid of skyeye typedefs
This commit is contained in:
		
							parent
							
								
									0191c26521
								
							
						
					
					
						commit
						4bb1a5ca47
					
				
					 8 changed files with 56 additions and 62 deletions
				
			
		|  | @ -219,7 +219,7 @@ void DisassemblerWidget::OnToggleStartStop() { | |||
| } | ||||
| 
 | ||||
| void DisassemblerWidget::OnDebugModeEntered() { | ||||
|     ARMword next_instr = Core::g_app_core->GetPC(); | ||||
|     u32 next_instr = Core::g_app_core->GetPC(); | ||||
| 
 | ||||
|     if (model->GetBreakPoints().IsAddressBreakPoint(next_instr)) | ||||
|         emu_thread->SetRunning(false); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue