From 3da8aa55d6b082806a14a408d63a45722288a3f7 Mon Sep 17 00:00:00 2001
From: XargonWan <XargonWan@gmail.com>
Date: Tue, 13 Sep 2022 13:38:23 +0200
Subject: [PATCH] CITRA: updated to nightly-1785

---
 net.retrodeck.retrodeck.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml
index eb8d07da..4f86b759 100644
--- a/net.retrodeck.retrodeck.yml
+++ b/net.retrodeck.retrodeck.yml
@@ -613,12 +613,14 @@ modules:
   # # Ryujinx - END
 
   # CITRA - START
+  # https://github.com/flathub/org.citra_emu.citra
 
   - name: citra
     buildsystem: cmake-ninja
     builddir: true
     config-opts:
       - -DCMAKE_BUILD_TYPE=Release
+      - -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
       - -DENABLE_QT_TRANSLATION=ON
       - -DCITRA_ENABLE_COMPATIBILITY_REPORTING=ON
       - -DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON
@@ -634,8 +636,8 @@ modules:
     sources:
       - type: git
         url: https://github.com/citra-emu/citra-nightly.git
-        tag: nightly-1772
-        commit: 355933218d00603c910cd0a9daead0b1cd72a3c3
+        tag: nightly-1785
+        commit: baecc18d8c5365af0dddb231bc8c0a9c03850bf6
         disable-shallow-clone: true
         x-checker-data:
           type: git