mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Merge pull request #1031 from bbarenblat/master
Handle invalid `Log::Class`
This commit is contained in:
		
						commit
						2e5696dba4
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -66,8 +66,9 @@ const char* GetLogClassName(Class log_class) { | |||
|         ALL_LOG_CLASSES() | ||||
| #undef CLS | ||||
| #undef SUB | ||||
|         case Class::Count: | ||||
|             UNREACHABLE(); | ||||
|     } | ||||
|     return "Unknown"; | ||||
| } | ||||
| 
 | ||||
| const char* GetLevelName(Level log_level) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue