From b39393d33e9def2266ac9d586bccc6a7f44187ab Mon Sep 17 00:00:00 2001 From: cuu Date: Fri, 4 Jan 2019 19:56:39 +0800 Subject: [PATCH] add Pcsx as submodule --- .gitmodules | 3 +++ Menu/GameShell/20_Retro Games/Pcsx | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Menu/GameShell/20_Retro Games/Pcsx diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bde0374 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Menu/GameShell/20_Retro Games/Pcsx"] + path = Menu/GameShell/20_Retro Games/Pcsx + url = https://github.com/cuu/Pcsx.git diff --git a/Menu/GameShell/20_Retro Games/Pcsx b/Menu/GameShell/20_Retro Games/Pcsx new file mode 160000 index 0000000..c532ced --- /dev/null +++ b/Menu/GameShell/20_Retro Games/Pcsx @@ -0,0 +1 @@ +Subproject commit c532cedb5387697c633777f37a52e11f95fa3352