genesis_core_test/engine/drivers/egl/SCsub

7 lines
110 B
Plaintext
Raw Normal View History

2025-01-23 14:20:50 +00:00
#!/usr/bin/env python
Import("env")
# Godot source files
env.add_source_files(env.drivers_sources, "*.cpp")