Compare commits
3 Commits
f7661e3210
...
40b3b4aebb
Author | SHA1 | Date | |
---|---|---|---|
40b3b4aebb | |||
c5f179b455 | |||
0ac939b794 |
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -1,6 +1,6 @@
|
||||
[submodule "extern/glfw"]
|
||||
path = external/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
[submodule "extern/spdlog"]
|
||||
[submodule "external/spdlog"]
|
||||
path = external/spdlog
|
||||
url = https://github.com/gabime/spdlog.git
|
||||
[submodule "external/glfw"]
|
||||
path = external/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
|
BIN
font/DejaVuSans.ttf
(Stored with Git LFS)
Normal file
BIN
font/DejaVuSans.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user