forked from nexgen999/gbe_fork
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 909 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "third-party/build/linux"]
path = third-party/build/linux
url = https://github.com/otavepto/gbe_fork.git
branch = third-party/build/linux
[submodule "third-party/common/win"]
path = third-party/common/win
url = https://github.com/otavepto/gbe_fork.git
branch = third-party/common/win
[submodule "third-party/deps/common"]
path = third-party/deps/common
url = https://github.com/otavepto/gbe_fork.git
branch = third-party/deps/common
[submodule "third-party/deps/linux"]
path = third-party/deps/linux
url = https://github.com/otavepto/gbe_fork.git
branch = third-party/deps/linux
[submodule "third-party/deps/win"]
path = third-party/deps/win
url = https://github.com/otavepto/gbe_fork.git
branch = third-party/deps/win
[submodule "third-party/build/win"]
path = third-party/build/win
url = https://github.com/otavepto/gbe_fork.git
branch = third-party/build/win