mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-04-28 13:47:59 +03:00
Added compatibility list submodule
This was done over 2 commits because git becomes extremely confused when adding a new submodule in a directory with the same name as one which was just deleted
This commit is contained in:
parent
af8a7b0e9c
commit
feb033425c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -91,3 +91,6 @@
|
|||
[submodule "oaknut"]
|
||||
path = externals/oaknut
|
||||
url = https://github.com/merryhime/oaknut.git
|
||||
[submodule "lime3ds-compatibility-list"]
|
||||
path = dist/compatibility_list
|
||||
url = https://github.com/Lime3DS/compatibility-list
|
||||
|
|
1
dist/compatibility_list
vendored
Submodule
1
dist/compatibility_list
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 29291d417596d5c384397c7b6e521406586be6d5
|
Loading…
Add table
Add a link
Reference in a new issue