diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 54714e5cd..a9e0a5c1a 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -4,3 +4,6 @@ | |||
| 4 | [submodule "externals/boost"] | 4 | [submodule "externals/boost"] |
| 5 | path = externals/boost | 5 | path = externals/boost |
| 6 | url = https://github.com/citra-emu/ext-boost.git | 6 | url = https://github.com/citra-emu/ext-boost.git |
| 7 | [submodule "externals/nihstro"] | ||
| 8 | path = externals/nihstro | ||
| 9 | url = https://github.com/neobrain/nihstro.git | ||