[submodule "third_party/glfw"]
  path = src/third_party/glfw
  url = https://github.com/glfw/glfw.git
[submodule "third_party/sml"]
  path = src/third_party/sml
  url = git@github.com:aki-cat/sml.git
[submodule "src/third_party/btl"]
  path = src/third_party/btl
  url = git@github.com:aki-cat/btl.git
[submodule "src/third_party/gl3w"]
	path = src/third_party/gl3w
	url = https://github.com/skaslev/gl3w.git
