diff options
| author | bunnei <bunneidev@gmail.com> | 2014-12-20 12:40:06 -0500 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2014-12-20 12:40:06 -0500 |
| commit | acabd7be82b4174a3adab0771df6320bdbc5a85b (patch) | |
| tree | c47c2f68f50005bfb5c4003831f3977aec0be3ca /.gitmodules | |
| parent | 2b0d7a1d293ca28f6a9022b220720bf8b57a47e8 (diff) | |
| parent | 08f42c2b8c30d55f5c931f2260a0900ff902735c (diff) | |
Merge pull request #284 from neobrain/pica_progress
Pica progress: Texturing, shaders, cleanups & more
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 @@ [submodule "externals/boost"] path = externals/boost url = https://github.com/citra-emu/ext-boost.git +[submodule "externals/nihstro"] + path = externals/nihstro + url = https://github.com/neobrain/nihstro.git |
