mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Use own unicorn fork
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
|||||||
[submodule "deps/unicorn"]
|
[submodule "deps/unicorn"]
|
||||||
path = deps/unicorn
|
path = deps/unicorn
|
||||||
url = https://github.com/unicorn-engine/unicorn.git
|
url = ../unicorn.git
|
||||||
shallow = true
|
shallow = true
|
||||||
branch = dev
|
branch = dev
|
||||||
[submodule "deps/phnt"]
|
[submodule "deps/phnt"]
|
||||||
|
|||||||
Reference in New Issue
Block a user