diff options
| author | realtradam <[email protected]> | 2022-11-19 22:08:52 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-11-19 22:08:52 -0500 |
| commit | 13432ece9e2a8c6d20158fd6886c6060c8a7bdc9 (patch) | |
| tree | fa8e821375708c281363916e9b352fdf4f208d94 /.gitmodules | |
| download | Ogle-13432ece9e2a8c6d20158fd6886c6060c8a7bdc9.tar.gz Ogle-13432ece9e2a8c6d20158fd6886c6060c8a7bdc9.zip | |
init
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ae40aae --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "glfw"] + path = glfw + url = https://github.com/glfw/glfw |
