mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Merge pull request #194 from lioncash/virt
ARM_Interface: Make destructor virtual
This commit is contained in:
		
						commit
						613627205c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16,7 +16,7 @@ public: | |||
|         num_instructions = 0; | ||||
|     } | ||||
| 
 | ||||
|     ~ARM_Interface() { | ||||
|     virtual ~ARM_Interface() { | ||||
|     } | ||||
| 
 | ||||
|     /**
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue