diff options
author | Julien Dessaux | 2022-09-21 23:19:45 +0200 |
---|---|---|
committer | Julien Dessaux | 2022-09-21 23:19:45 +0200 |
commit | 8f76ba782669bc986a5e450e5a50ac84232c1323 (patch) | |
tree | 6c3b0b55437a453dabfe4f1ea5ba1d6a702dba10 /.gitmodules | |
parent | Fixed game reset (diff) | |
download | grenade-brothers-8f76ba782669bc986a5e450e5a50ac84232c1323.tar.gz grenade-brothers-8f76ba782669bc986a5e450e5a50ac84232c1323.tar.bz2 grenade-brothers-8f76ba782669bc986a5e450e5a50ac84232c1323.zip |
Began rewriting the game as a wasm4 cartridge
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 254eeba..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "lib/spoon"] - path = lib/spoon - url = https://git.sr.ht/~leon_plickat/zig-spoon |