diff options
| author | spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> | 2021-10-31 16:30:21 +0100 |
|---|---|---|
| committer | spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> | 2021-10-31 16:30:21 +0100 |
| commit | c377ec612422ac82afe034d92eedb45fb8a17a39 (patch) | |
| tree | 164b8ec22725ca304505fb17146e1fbfd9c6eb9e /.gitmodules | |
| parent | ac26254f2116dd395ed6754c218daa6df3277c82 (diff) | |
Temporarily fixed .gitmodules for testing
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7d0d2ab..734dafd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,5 @@ url = https://github.com/leethomason/tinyxml2 [submodule "tools/mkpsxiso"] path = tools/mkpsxiso - url = ../mkpsxiso + url = https://github.com/spicyjpeg/mkpsxiso + branch = cmake |
