1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00
Files
godot/scene/theme/SCsub
2022-08-26 19:23:05 +03:00

6 lines
87 B
Python

#!/usr/bin/env python
Import("env")
env.add_source_files(env.scene_sources, "*.cpp")