mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
[submodule "deps/unicorn"]
|
|
path = deps/unicorn
|
|
url = https://github.com/unicorn-engine/unicorn.git
|
|
shallow = true
|
|
branch = dev
|
|
[submodule "deps/phnt"]
|
|
path = deps/phnt
|
|
url = ../phnt.git
|
|
[submodule "deps/reflect"]
|
|
path = deps/reflect
|
|
url = https://github.com/qlibs/reflect.git
|