mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 23:19:57 +01: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
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -91,3 +91,6 @@
|
|||||||
[submodule "oaknut"]
|
[submodule "oaknut"]
|
||||||
path = externals/oaknut
|
path = externals/oaknut
|
||||||
url = https://github.com/merryhime/oaknut.git
|
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…
x
Reference in New Issue
Block a user