From 9e5e932d39986d69e67cf257adf278d4f90653ff Mon Sep 17 00:00:00 2001 From: Ugric Date: Wed, 9 Jul 2025 01:55:32 +0100 Subject: [PATCH] start adding error message support --- .gitmodules | 3 +++ external/libdye | 1 + 2 files changed, 4 insertions(+) create mode 160000 external/libdye diff --git a/.gitmodules b/.gitmodules index b3921dc..c5521f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "external/cwalk"] path = external/cwalk url = https://github.com/likle/cwalk.git +[submodule "external/libdye"] + path = external/libdye + url = https://github.com/kuzalekon/libdye.git diff --git a/external/libdye b/external/libdye new file mode 160000 index 0000000..da48196 --- /dev/null +++ b/external/libdye @@ -0,0 +1 @@ +Subproject commit da48196fffcc542051717977c859e4abceb4699d