mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Merge pull request #568 from lioncash/assert
backend: Add logging subentry for ldr
This commit is contained in:
		
						commit
						209ab46bae
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -37,6 +37,7 @@ static std::shared_ptr<Logger> global_logger; | ||||||
|         SUB(Service, GSP) \ |         SUB(Service, GSP) \ | ||||||
|         SUB(Service, AC) \ |         SUB(Service, AC) \ | ||||||
|         SUB(Service, PTM) \ |         SUB(Service, PTM) \ | ||||||
|  |         SUB(Service, LDR) \ | ||||||
|         SUB(Service, CFG) \ |         SUB(Service, CFG) \ | ||||||
|         SUB(Service, DSP) \ |         SUB(Service, DSP) \ | ||||||
|         SUB(Service, HID) \ |         SUB(Service, HID) \ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue