From 2d95c472cf1d45c5c6fadf8f6227a80e36c1e3f6 Mon Sep 17 00:00:00 2001
From: Leon Styhre <leon@leonstyhre.com>
Date: Thu, 19 May 2022 17:17:23 +0200
Subject: [PATCH] Added the citra binary for Citra standalone on Linux.

---
 resources/systems/unix/es_find_rules.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/resources/systems/unix/es_find_rules.xml b/resources/systems/unix/es_find_rules.xml
index 755e07947..30450ba84 100644
--- a/resources/systems/unix/es_find_rules.xml
+++ b/resources/systems/unix/es_find_rules.xml
@@ -63,6 +63,7 @@
     <emulator name="CITRA">
         <!-- Nintendo 3DS emulator Citra -->
         <rule type="systempath">
+            <entry>citra</entry>
             <entry>citra-emu.citra-nightly</entry>
             <entry>org.citra_emu.citra</entry>
         </rule>