This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
godot
mirror of
https://github.com/godotengine/godot.git
Watch
1
Star
0
Fork
You've already forked godot
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6e8f0cfdc6
godot
/
core
/
math
/
SCsub
6 lines
86 B
Python
Raw
Blame
History
#!/usr/bin/env python
Import
(
'
env
'
)
env
.
add_source_files
(
env
.
core_sources
,
"
*.cpp
"
)
Reference in New Issue
View Git Blame
Copy Permalink