From 65581f97a0cae105f3a3d2d7e0d2528a8416bc48 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 27 Oct 2023 09:18:08 +0200 Subject: [PATCH] tools: updated patches helper [skip ci] --- rd-submodules/es-de/patch_helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rd-submodules/es-de/patch_helper.sh b/rd-submodules/es-de/patch_helper.sh index e774e724..abdc2189 100755 --- a/rd-submodules/es-de/patch_helper.sh +++ b/rd-submodules/es-de/patch_helper.sh @@ -24,4 +24,4 @@ diff -au1r /tmp/emulationstation-de/es-app/src/guis/GuiMenu.h ./patche diff -au1r /tmp/emulationstation-de/es-app/src/views/ViewController.cpp ./patches-tmp/ViewController.cpp > ViewController.cpp.patch diff -au1r /tmp/emulationstation-de/es-core/src/Window.cpp ./patches-tmp/Window.cpp > Window.cpp.patch -#rm -rf patches-tmp \ No newline at end of file +rm -rf patches-tmp \ No newline at end of file