add snes9x sobmodule
This commit is contained in:
parent
1fe77d7f32
commit
dc6646a020
|
@ -7,3 +7,7 @@
|
|||
[submodule "libmupen64plus/mupen64plus-rsp-cxd4"]
|
||||
path = libmupen64plus/mupen64plus-rsp-cxd4
|
||||
url = https://github.com/TASVideos/mupen64plus-rsp-cxd4.git
|
||||
[submodule "waterbox/snes9x"]
|
||||
path = waterbox/snes9x
|
||||
url = ssh://git@github.com/TASVideos/snes9x.git
|
||||
branch = bizsnes
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
In order to have snes9x in the right place, clone the git repo:
|
||||
|
||||
https://github.com/nattthebear/snes9x
|
||||
|
||||
Into a path directly under the location of this file, called:
|
||||
|
||||
snes9xgit/
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 737caf908be47b868bf58080f87ce9f3592fce07
|
Loading…
Reference in New Issue