mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	added log msg to core
This commit is contained in:
		
							parent
							
								
									9a248afb5a
								
							
						
					
					
						commit
						b2c5690413
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -42,6 +42,8 @@ void Stop() { | ||||||
| /// Initialize the core
 | /// Initialize the core
 | ||||||
| int Init(EmuWindow* emu_window) { | int Init(EmuWindow* emu_window) { | ||||||
| 	Memory::Init(); | 	Memory::Init(); | ||||||
|  | 
 | ||||||
|  | 	NOTICE_LOG(MASTER_LOG, "Core initialized OK"); | ||||||
| 	return 0; | 	return 0; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue