From 8faee7dc87f622f46847ac81073ad71aa94940d0 Mon Sep 17 00:00:00 2001 From: Ethan Roseman Date: Mon, 27 Apr 2020 01:09:09 -0400 Subject: [PATCH] Change submodule to my fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 68e832a223..1e7e9d2df1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "n64splitter"] path = n64splitter - url = https://github.com/RetroReversing/sm64tools.git + url = https://github.com/ethteck/sm64tools.git