From 10653766a01ed67747de6749bc78c74ad2046419 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sun, 27 Nov 2022 18:39:31 -0600 Subject: [PATCH] re added the graphic books code --- .gitmodules | 3 +++ 16/{abrash-black-book => abrashbb} | 0 2 files changed, 3 insertions(+) rename 16/{abrash-black-book => abrashbb} (100%) diff --git a/.gitmodules b/.gitmodules index 657e577f..805c658b 100755 --- a/.gitmodules +++ b/.gitmodules @@ -33,3 +33,6 @@ [submodule "vgmtools"] path = "16/vgmtools" url = https://github.com/vgmrips/vgmtools.git +[submodule "16/abrashbb"] + path = 16/abrashbb + url = https://github.com/jeffpar/abrash-black-book.git diff --git a/16/abrash-black-book b/16/abrashbb similarity index 100% rename from 16/abrash-black-book rename to 16/abrashbb -- 2.11.0