From 181539f0add2edf1756013f74be3f267f7f073b9 Mon Sep 17 00:00:00 2001 From: probonopd Date: Thu, 4 May 2023 19:38:41 +0200 Subject: [PATCH] Update Synth_Dexed --- submod.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index e941660..350713d 100755 --- a/submod.sh +++ b/submod.sh @@ -10,4 +10,6 @@ cd - cd circle-stdlib/libs/circle-newlib git checkout 48bf91d # needed for circle ec09d7e cd - - +cd Synth_Dexed/ +git checkout 18fee6c +cd -