mirror of
https://github.com/libretro/libretro-chailove.git
synced 2024-11-23 08:00:08 +00:00
Update Snippets
This commit is contained in:
parent
7c76c21254
commit
12622fc3ec
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -25,3 +25,6 @@
|
||||
[submodule "vendor/stb"]
|
||||
path = vendor/stb
|
||||
url = https://github.com/nothings/stb.git
|
||||
[submodule "vendor/Snippets"]
|
||||
path = vendor/Snippets
|
||||
url = https://github.com/DanielGibson/Snippets.git
|
||||
|
2
Makefile
2
Makefile
@ -114,7 +114,7 @@ FLAGS += -I. \
|
||||
-Ivendor/sdl-libretro/tests/SDL_ttf-2.0.11/VisualC/external/include \
|
||||
-Ivendor/ChaiScript_Extras/include \
|
||||
-Ivendor/physfs/src \
|
||||
-Ivendor/DanielGibsonSnippets \
|
||||
-Ivendor/Snippets \
|
||||
-Ivendor/stb
|
||||
|
||||
WARNINGS :=
|
||||
|
1
vendor/Snippets
vendored
Submodule
1
vendor/Snippets
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d138a3ec89a61c468c26f7593590fe6793dca40c
|
Loading…
Reference in New Issue
Block a user