From 80fd5e49707c0848525da2ab2e56510bc743e297 Mon Sep 17 00:00:00 2001 From: Jacobo Caraballo Date: Sun, 26 Jan 2025 11:51:18 +0000 Subject: [PATCH] feature/add-ocean-storm-to-games --- .gitmodules | 3 +++ Games/OceanStorm | 1 + 2 files changed, 4 insertions(+) create mode 160000 Games/OceanStorm diff --git a/.gitmodules b/.gitmodules index 387fe58..173d14f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "Assets/emulationstation-themes"] path = Assets/emulationstation-themes url = https://github.com/Chandler-Kluser/vircon32-libretro-theme-resources.git +[submodule "Games/OceanStorm"] + path = Games/OceanStorm + url = https://github.com/Jastro/OceanStorm diff --git a/Games/OceanStorm b/Games/OceanStorm new file mode 160000 index 0000000..c4ee23d --- /dev/null +++ b/Games/OceanStorm @@ -0,0 +1 @@ +Subproject commit c4ee23dc37fbc6d3bf3a56523e775e733da98a1e