From 5190527369bd879a7182eaa39171780b38313c15 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Wed, 20 May 2026 19:58:23 +0200 Subject: Update Wii U IDA loader to IDA 9.3 --- .gitmodules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 9569be2..2322c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "third_party/tinyxml"] path = third_party/tinyxml - url = https://github.com/icebreaker/TinyXML + url = https://github.com/leethomason/tinyxml2 +[submodule "third_party/ida-sdk"] + path = third_party/ida-sdk + url = https://github.com/HexRaysSA/ida-sdk -- cgit v1.3.1