From 5165e100430e37f91f0b80ffee64a7747fbd8474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Boh=C3=A1=C4=8Dek?= Date: Sat, 26 Jun 2021 12:05:57 +0200 Subject: [PATCH] feat: add mzapo sdl module --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3c8fa55 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mzapo-sdl"] + path = mzapo-sdl + url = git@gitlab.fel.cvut.cz:bohacfr2/mzapo_sdl.git -- 2.49.0