add flat.hpp module

This commit is contained in:
2019-05-25 03:47:52 +07:00
parent 066be20fe2
commit 26abbee1b6
15 changed files with 2064 additions and 75 deletions

3
.gitmodules vendored
View File

@@ -31,3 +31,6 @@
[submodule "modules/miniz"]
path = modules/miniz
url = https://github.com/richgel999/miniz
[submodule "modules/flat.hpp"]
path = modules/flat.hpp
url = https://github.com/BlackMATov/flat.hpp