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
a98236fe5e
godot
/
scene
/
main
/
SCsub
8 lines
80 B
Plaintext
Raw
Blame
History
Import('env')
env.add_source_files(env.scene_sources,"*.cpp")
Export('env')
View Git Blame
Copy Permalink