mirror of
https://github.com/Relintai/world_generator.git
synced 2025-04-17 21:36:38 +02:00
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
Import('env')
|
|
|
|
env.add_source_files(env.modules_sources,"register_types.cpp")
|
|
|