From 54c93833e4d99a41a3536b92ba08a1361b5cbad8 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 23 Jul 2023 23:22:57 -0700 Subject: [PATCH] Added mnenkov animation collection! --- .gitmodules | 3 +++ Graphics/mnenkov | 1 + 2 files changed, 4 insertions(+) create mode 160000 Graphics/mnenkov diff --git a/.gitmodules b/.gitmodules index 8cc11f23..bc67ca4a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "BadUSB/MacOS-narstybits"] path = BadUSB/MacOS-narstybits url = https://github.com/narstybits/MacOS-DuckyScripts +[submodule "Graphics/mnenkov"] + path = Graphics/mnenkov + url = https://github.com/mnenkov/flipper-zero-animations diff --git a/Graphics/mnenkov b/Graphics/mnenkov new file mode 160000 index 00000000..9155b966 --- /dev/null +++ b/Graphics/mnenkov @@ -0,0 +1 @@ +Subproject commit 9155b966c810a02f312a8b9906b0a975bdef1530