mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	logging: add missing NVDRV subclass to macro list
This commit is contained in:
		
							parent
							
								
									337664ae7c
								
							
						
					
					
						commit
						ad64e7e86d
					
				@ -38,6 +38,7 @@ namespace Log {
 | 
			
		||||
    SUB(Service, CFG)                                                                              \
 | 
			
		||||
    SUB(Service, DSP)                                                                              \
 | 
			
		||||
    SUB(Service, HID)                                                                              \
 | 
			
		||||
    SUB(Service, NVDRV)                                                                            \
 | 
			
		||||
    CLS(HW)                                                                                        \
 | 
			
		||||
    SUB(HW, Memory)                                                                                \
 | 
			
		||||
    SUB(HW, LCD)                                                                                   \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user