Add nihstro submodule

Enabled only during testing to help with assembling shaders in-code.
This commit is contained in:
Wunkolo 2024-03-11 13:22:08 -07:00
parent 4b6266e3f2
commit 2cfcd8f639
No known key found for this signature in database
3 changed files with 9 additions and 0 deletions

3
.gitmodules vendored
View file

@ -61,3 +61,6 @@
[submodule "third_party/dynarmic"]
path = third_party/dynarmic
url = https://github.com/Panda3DS-emu/dynarmic
[submodule "third_party/nihstro"]
path = third_party/nihstro
url = https://github.com/neobrain/nihstro.git