This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
9ce57050a5
godot
/
drivers
/
gles3
/
storage
/
SCsub
6 lines
89 B
Python
Raw
Blame
History
#!/usr/bin/env python
Import
(
"
env
"
)
env
.
add_source_files
(
env
.
drivers_sources
,
"
*.cpp
"
)
View Git Blame
Copy Permalink