mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	updated logging message
This commit is contained in:
		
							parent
							
								
									5d95bb9843
								
							
						
					
					
						commit
						01bedbf956
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -37,12 +37,12 @@ void Update() { | |||
| /// Initialize hardware
 | ||||
| void Init() { | ||||
|     g_last_ticks = Core::g_app_core->GetTicks(); | ||||
|     NOTICE_LOG(LCD, "LCD initialized OK"); | ||||
|     NOTICE_LOG(LCD, "initialized OK"); | ||||
| } | ||||
| 
 | ||||
| /// Shutdown hardware
 | ||||
| void Shutdown() { | ||||
|     NOTICE_LOG(LCD, "LCD shutdown OK"); | ||||
|     NOTICE_LOG(LCD, "shutdown OK"); | ||||
| } | ||||
| 
 | ||||
| } // namespace
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue