mirror of
				https://github.com/yuzu-emu/yuzu.git
				synced 2025-10-31 07:42:48 +00:00 
			
		
		
		
	citra-qt: Give RG8 format a proper name in the texture viewer
This commit is contained in:
		
							parent
							
								
									5b65d95310
								
							
						
					
					
						commit
						7d0c17d2ae
					
				| @ -73,7 +73,7 @@ TextureInfoDockWidget::TextureInfoDockWidget(const Pica::DebugUtils::TextureInfo | ||||
|     format_choice->addItem(tr("RGB565")); | ||||
|     format_choice->addItem(tr("RGBA4")); | ||||
|     format_choice->addItem(tr("IA8")); | ||||
|     format_choice->addItem(tr("UNK6")); | ||||
|     format_choice->addItem(tr("RG8")); | ||||
|     format_choice->addItem(tr("I8")); | ||||
|     format_choice->addItem(tr("A8")); | ||||
|     format_choice->addItem(tr("IA4")); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Yuri Kunde Schlesner
						Yuri Kunde Schlesner