From 1df42acc6d9b2a04e8e3284ad7293ab5c152be72 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:51:23 +0200 Subject: [PATCH] Add updated Teakra --- .gitmodules | 4 ++++ third_party/teakra | 1 + 2 files changed, 5 insertions(+) create mode 160000 third_party/teakra diff --git a/.gitmodules b/.gitmodules index 7fc446fc..aca0e252 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,7 @@ [submodule "third_party/oaknut"] path = third_party/oaknut url = https://github.com/panda3ds-emu/oaknut +[submodule "third_party/teakra"] + path = third_party/teakra + url = https://github.com/Tachi107/teakra + branch = cmake-improvements diff --git a/third_party/teakra b/third_party/teakra new file mode 160000 index 00000000..495cc285 --- /dev/null +++ b/third_party/teakra @@ -0,0 +1 @@ +Subproject commit 495cc2854596628880530a4a2967103ae97b3fb5