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
9ccd3615fe
godot
/
script
/
multiscript
/
SCsub
8 lines
81 B
Plaintext
Raw
Blame
History
Import('env')
env.add_source_files(env.script_sources,"*.cpp")
Export('env')
View Git Blame
Copy Permalink