godot/servers/physics_2d/SCsub

4 lines
65 B
Plaintext
Raw Normal View History

2014-02-10 01:10:30 +00:00
Import('env')
env.add_source_files(env.servers_sources,"*.cpp")