summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorCrementif <26669564+Crementif@users.noreply.github.com>2026-05-20 19:58:23 +0200
committerCrementif <26669564+Crementif@users.noreply.github.com>2026-05-21 23:18:21 +0200
commit5190527369bd879a7182eaa39171780b38313c15 (patch)
tree59a6297e0c23cdb57658bd6b56f9119101f729b5 /.gitmodules
parentf293e2d46492ed9221a3864fdd6613f263cf5bef (diff)
Update Wii U IDA loader to IDA 9.3
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 4 insertions, 1 deletions
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