mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	(Android) Changed a RetroArch find rules comment
This commit is contained in:
		
							parent
							
								
									14064ac603
								
							
						
					
					
						commit
						1898a161b4
					
				|  | @ -1,12 +1,12 @@ | ||||||
| <?xml version="1.0"?> | <?xml version="1.0"?> | ||||||
| <!-- This is the ES-DE find rules configuration file for Android --> | <!-- This is the ES-DE Frontend find rules configuration file for Android --> | ||||||
| <ruleList> | <ruleList> | ||||||
|     <emulator name="RETROARCH"> |     <emulator name="RETROARCH"> | ||||||
|         <rule type="androidpackage"> |         <rule type="androidpackage"> | ||||||
|             <!-- 64-bit and 32-bit releases from the retroarch.com website --> |             <!-- 64-bit and 32-bit releases from the retroarch.com website --> | ||||||
|             <entry>com.retroarch.aarch64/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> |             <entry>com.retroarch.aarch64/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> | ||||||
|             <entry>com.retroarch.ra32/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> |             <entry>com.retroarch.ra32/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> | ||||||
|             <!-- Samsung Galaxy Store, Amazon Appstore and Google Play releases --> |             <!-- All other releases --> | ||||||
|             <entry>com.retroarch/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> |             <entry>com.retroarch/com.retroarch.browser.retroactivity.RetroActivityFuture</entry> | ||||||
|         </rule> |         </rule> | ||||||
|     </emulator> |     </emulator> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Leon Styhre
						Leon Styhre