diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 45dd0d259..e65997afc 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -61,3 +61,6 @@ | |||
| 61 | [submodule "simpleini"] | 61 | [submodule "simpleini"] |
| 62 | path = externals/simpleini | 62 | path = externals/simpleini |
| 63 | url = https://github.com/brofield/simpleini.git | 63 | url = https://github.com/brofield/simpleini.git |
| 64 | [submodule "oaknut"] | ||
| 65 | path = externals/oaknut | ||
| 66 | url = https://github.com/merryhime/oaknut | ||